[Swift-commit] r8093 - SwiftTutorials/ATPESC_2014-08-14/swift-t/examples/01-hello

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Tue Aug 12 10:42:12 CDT 2014


Author: wozniak
Date: 2014-08-12 10:42:12 -0500 (Tue, 12 Aug 2014)
New Revision: 8093

Added:
   SwiftTutorials/ATPESC_2014-08-14/swift-t/examples/01-hello/run-local.sh
Log:
Adding run-local.sh

Added: SwiftTutorials/ATPESC_2014-08-14/swift-t/examples/01-hello/run-local.sh
===================================================================
--- SwiftTutorials/ATPESC_2014-08-14/swift-t/examples/01-hello/run-local.sh	                        (rev 0)
+++ SwiftTutorials/ATPESC_2014-08-14/swift-t/examples/01-hello/run-local.sh	2014-08-12 15:42:12 UTC (rev 8093)
@@ -0,0 +1,7 @@
+#!/bin/sh -eu
+
+source ../../cfg/setup-local.sh
+
+stc hello.swift
+turbine hello.tcl
+


Property changes on: SwiftTutorials/ATPESC_2014-08-14/swift-t/examples/01-hello/run-local.sh
___________________________________________________________________
Added: svn:executable
   + *




More information about the Swift-commit mailing list