]> scripts.mit.edu Git - wizard.git/blob - tests/mediawiki-crlf-upgrade-test.sh
Fix non-zero shell exit code and --continue in wrong directory.
[wizard.git] / tests / mediawiki-crlf-upgrade-test.sh
1 #!/bin/bash -e
2 cd `dirname $0`
3
4 TESTNAME="mediawiki_crlf_upgrade"
5 source ./setup
6
7 source ./mediawiki-install
8
9 # crlf-ify the install
10 FROB="RELEASE-NOTES"
11 unix2dos "$TESTDIR/$FROB"
12
13 wizard upgrade "$TESTDIR" --non-interactive