checkresult
1 #!/bin/sh 2 # Success or failure of this test is handled in the test.sh script, if we 3 # get this far it's a success. 4 exit 0
1 #!/bin/sh 2 # Success or failure of this test is handled in the test.sh script, if we 3 # get this far it's a success. 4 exit 0