You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sg...@apache.org on 2008/04/07 14:59:55 UTC

svn commit: r645485 - /commons/sandbox/exec/trunk/src/test/bin/testme.sh

Author: sgoeschl
Date: Mon Apr  7 05:59:54 2008
New Revision: 645485

URL: http://svn.apache.org/viewvc?rev=645485&view=rev
Log:
Make the test scripts executable otherwise the tests will fail

Modified:
    commons/sandbox/exec/trunk/src/test/bin/testme.sh

Modified: commons/sandbox/exec/trunk/src/test/bin/testme.sh
URL: http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/test/bin/testme.sh?rev=645485&r1=645484&r2=645485&view=diff
==============================================================================
--- commons/sandbox/exec/trunk/src/test/bin/testme.sh (original)
+++ commons/sandbox/exec/trunk/src/test/bin/testme.sh Mon Apr  7 05:59:54 2008
@@ -17,4 +17,5 @@
 # limitations under the License.
 #
 
+chmod ug+x ./src/test/scripts/*.sh
 $JAVA_HOME/bin/java -cp ./lib/junit-3.8.1.jar:./lib/exec-test-1.0-SNAPSHOT.jar:./lib/exec-1.0-SNAPSHOT.jar org.apache.commons.exec.TestRunner