[Swift-commit] r7822 - SwiftApps/swift-galaxy/swift
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Tue May 6 11:22:32 CDT 2014
Author: ketan
Date: 2014-05-06 11:22:32 -0500 (Tue, 06 May 2014)
New Revision: 7822
Modified:
SwiftApps/swift-galaxy/swift/swiftforeach.sh
SwiftApps/swift-galaxy/swift/test.sh
Log:
T test
Modified: SwiftApps/swift-galaxy/swift/swiftforeach.sh
===================================================================
--- SwiftApps/swift-galaxy/swift/swiftforeach.sh 2014-05-06 16:00:41 UTC (rev 7821)
+++ SwiftApps/swift-galaxy/swift/swiftforeach.sh 2014-05-06 16:22:32 UTC (rev 7822)
@@ -140,8 +140,10 @@
touch None # Create a "None" file in case user does not specify any stdin file
-#### End common setup ####
+############# End common setup ################
+
+
if [ "$k_or_t" = "swiftK" ] ; then #### invoke K
$BASEDIR/buildsite.sh $sites $wdir
Modified: SwiftApps/swift-galaxy/swift/test.sh
===================================================================
--- SwiftApps/swift-galaxy/swift/test.sh 2014-05-06 16:00:41 UTC (rev 7821)
+++ SwiftApps/swift-galaxy/swift/test.sh 2014-05-06 16:22:32 UTC (rev 7822)
@@ -16,3 +16,6 @@
echo "List, no input parameters and files stdin /dev/null"
./swiftforeach.sh list swiftK localhost "" bash x.sh "/dev/null" list.txt tmpoutlist a.log list1.out ""
+
+echo "T"
+./swiftforeach.sh list swiftT localhost "" bash x.sh "" list.txt tmpoutlist a.log list1.out ""
More information about the Swift-commit
mailing list