[Swift-commit] r8078 - SwiftTutorials/ATPESC_2014-08-14/config
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Mon Aug 11 17:53:08 CDT 2014
Author: ketan
Date: 2014-08-11 17:53:08 -0500 (Mon, 11 Aug 2014)
New Revision: 8078
Modified:
SwiftTutorials/ATPESC_2014-08-14/config/apps
Log:
cleanup
Modified: SwiftTutorials/ATPESC_2014-08-14/config/apps
===================================================================
--- SwiftTutorials/ATPESC_2014-08-14/config/apps 2014-08-11 22:52:06 UTC (rev 8077)
+++ SwiftTutorials/ATPESC_2014-08-14/config/apps 2014-08-11 22:53:08 UTC (rev 8078)
@@ -1,12 +1,11 @@
-localhost truecmd /bin/true null null null
-localhost falsecmd /bin/falsecmd null null null
-localhost echo /bin/echo null null null
-localhost ls /bin/ls null null null
-localhost sh /bin/sh null null null
-localhost cat /bin/cat null null null
-cluster cat /bin/cat null null null
-pbs cat /bin/cat null null null
-mcs cat /bin/cat null null null
-localhost catnap /home/ketan/subjoblab/catnap.sh null null GLOBUS::maxwalltime="00:01:00"
-#localhost runjob /home/ketan/subjoblab/runjob.sh null null GLOBUS::maxwalltime="00:01:00"
-localhost runjob /home/ketan/subjoblab/runsubjob.sh null null GLOBUS::maxwalltime="00:01:00"
+localhost truecmd /bin/true
+localhost falsecmd /bin/falsecmd
+localhost echo /bin/echo
+localhost ls /bin/ls
+localhost sh /bin/sh
+localhost cat /bin/cat
+cluster cat /bin/cat
+pbs cat /bin/cat
+mcs cat /bin/cat
+localhost catnap /home/ketan/subjoblab/catnap.sh
+localhost runjob /home/ketan/subjoblab/runsubjob.sh
More information about the Swift-commit
mailing list