AAConWS further work and test cases
[jabaws.git] / runner / compbio / runner / conservation / AACon.java
index ce4d293..49c87d4 100644 (file)
@@ -53,12 +53,12 @@ public class AACon extends SkeletalExecutable<AACon> {
         */\r
        private int ncoreNumber = 0;\r
 \r
-       private final String ncorePrm = "-n=";\r
+       private final String ncorePrm = "-t=";\r
 \r
        // Cache for Limits information\r
        private static LimitsManager<AACon> limits;\r
 \r
-       public static final String KEY_VALUE_SEPARATOR = Util.SPACE;\r
+       public static final String KEY_VALUE_SEPARATOR = "=";\r
        public static final String STAT_FILE = "stat.txt";\r
 \r
        public AACon() {\r