Skip to content

Wcteupdates#26

Merged
brichards64 merged 11 commits intoToolDAQ:masterfrom
marc1uk:wcteupdates
Oct 11, 2024
Merged

Wcteupdates#26
brichards64 merged 11 commits intoToolDAQ:masterfrom
marc1uk:wcteupdates

Conversation

@marc1uk
Copy link
Contributor

@marc1uk marc1uk commented Oct 10, 2024

No description provided.

db=${post[db]}
command=${post[command]}
# TODO make an argument?
PGHOST=192.168.10.17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make this loopback as default

echo "after fix: user: '${user}', db: '${db}', host: '${host}'" >> ${DEBUGFILE}

# fallbacks if not specified FIXME don't hard-code!
export PGHOST="192.168.10.17"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

loopback as above

query=`echo $QUERY_STRING | sed "s/=/='/g; s/&/';/g; s/$/'/" | sed "s/%22/\"/g; s/'\"/\"/ " ;`
eval $query
# TODO make an argument?
PGHOST=192.168.10.17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@brichards64 brichards64 merged commit dc7ef74 into ToolDAQ:master Oct 11, 2024
@marc1uk marc1uk deleted the wcteupdates branch January 27, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants