Author: ozizka(a)redhat.com
Date: 2009-09-22 15:42:14 -0400 (Tue, 22 Sep 2009)
New Revision: 765
Modified:
trunk/jsfunit/testdata/hudson_shell_script.sh
Log:
* hudson shell script: ~/config_repository/scripts/functions.d/kill-jboss copied to
testdata/bash_functions.sh # killJBossAS()
Modified: trunk/jsfunit/testdata/hudson_shell_script.sh
===================================================================
--- trunk/jsfunit/testdata/hudson_shell_script.sh 2009-09-22 19:41:43 UTC (rev 764)
+++ trunk/jsfunit/testdata/hudson_shell_script.sh 2009-09-22 19:42:14 UTC (rev 765)
@@ -92,7 +92,7 @@
else
## Include functions for Hudson.
#. ~/config_repository/scripts/common/common_bash.sh
- . bash_functions.sh
+ . testdata/bash_functions.sh
## Split testsuite to parts, because of OOME
for part in Apps ConnFactories Datasources Jms theRest; do
Show replies by date