X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=testsrc%2Fcompbio%2Fmetadata%2FAllTestSuit.java;fp=testsrc%2Fcompbio%2Fmetadata%2FAllTestSuit.java;h=c359d28eb3301bbb1b421d7ef32e4907be8922db;hb=1c8cbe10ed2f25b3b36620a13d16e8cb96f6523f;hp=24ca11d2d7bb4af547c83c58ee0c617ae4df66ba;hpb=b6814b6b8761dba56f9e5fe34164f783af1aca4f;p=jabaws.git diff --git a/testsrc/compbio/metadata/AllTestSuit.java b/testsrc/compbio/metadata/AllTestSuit.java index 24ca11d..c359d28 100644 --- a/testsrc/compbio/metadata/AllTestSuit.java +++ b/testsrc/compbio/metadata/AllTestSuit.java @@ -70,7 +70,7 @@ public class AllTestSuit { // For cluster execution paths MUST BE ABSOLUTE as cluster hosts will not be // able to access the task otherwise public static final String OUTPUT_DIR_ABSOLUTE = AllTestSuit.CURRENT_DIRECTORY - + File.separator + "jobsout" + File.separator; + + File.separator + "local_jobsout" + File.separator; public static final String RUNNER_TEST_LOGGER = "RunnerLogger";