Bug 7238 Followup - fix sip_run to require path to SIPconfig.xml
authorLiz Rea <wizzyrea@gmail.com>
Sun, 1 Jan 2012 03:41:03 +0000 (21:41 -0600)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 3 Feb 2012 14:15:19 +0000 (15:15 +0100)
commit866bb561dc4dc92b587be177a7c8261b58439a3d
treea4cd0b47b5e87ff13234a26a997cdea8ff48f97b
parent5528b06fda325396484a3841d08687c697bc8ca6
Bug 7238 Followup - fix sip_run to require path to SIPconfig.xml

This requires Chris C's patch to move the scripts to the new location outside of C4.

To test:
run sip_run.sh with no arguments - it should fail with a message to add the path and try again.

Run sip_run.sh with a path to a valid SIPconfig.xml - it should start and run.
C4/SIP/sip_run.sh