test bundle
authorGreg Gay <ggay@ocad.ca>
Wed, 21 Sep 2011 17:50:47 +0000 (13:50 -0400)
committerGreg Gay <ggay@ocad.ca>
Wed, 21 Sep 2011 17:50:47 +0000 (13:50 -0400)
bundle.sh

index 6df3381..e71ab04 100755 (executable)
--- a/bundle.sh
+++ b/bundle.sh
@@ -1,4 +1,4 @@
-#! /bin/csh -f
+# /bin/csh -f
 #########################################################################
 # ATutor bundle script                                                  #
 # ./bundle [VERSION] to specify an optional version number              #
@@ -11,6 +11,8 @@
 # This script retreives a copy of the latest English language from the atutor.ca language database via wget.
 #
 
+
+
 set now = `date +"%Y_%m_%d"`
 set atutor_dir = "ATutor_$now"
 set bundle = "ATutor"
@@ -149,4 +151,4 @@ echo " >> Did you update check_atutor_version.php ?? <<"
 echo "Bundle complete. Enjoy.Exiting."
 
 
-exit 1
\ No newline at end of file
+exit 1