]> git.koha-community.org Git - koha.git/commit
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)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 20 Feb 2012 03:27:41 +0000 (22:27 -0500)
commit9a520ae0eac4258ac1d98495b85e0d6df2f1979b
treef858be3e85c31cc6bed7704672470fe772c58cfb
parent3a44fa825363a636e5138630f557ac7f868edd48
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.
(cherry picked from commit 866bb561dc4dc92b587be177a7c8261b58439a3d)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit d76424a17cb246107dcfaf45fc41ae327c6b57e1)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/SIP/sip_run.sh