Previous changeset 7:d74a601111f2 (2015-06-05) Next changeset 9:3610c6312b85 (2015-06-05) |
Commit message:
Uploaded |
modified:
ITSx.xml |
b |
diff -r d74a601111f2 -r 88ea67da0d99 ITSx.xml --- a/ITSx.xml Fri Jun 05 11:17:23 2015 -0400 +++ b/ITSx.xml Fri Jun 05 11:27:39 2015 -0400 |
b |
@@ -5,13 +5,7 @@ </description> <command interpreter="perl"> - ITSx -i $input --detailed_results T -N $domain_num $preserve $reset - #if "${NSLOTS}"=="": - --cpu=4 - #else: - --cpu="${NSLOTS}" - #end if - + ITSx -i $input --detailed_results T -N $domain_num --cpu=\${NSLOTS:1} $preserve $reset </command> <requirements> |