[Swift-commit] r5521 - trunk
davidk at ci.uchicago.edu
davidk at ci.uchicago.edu
Wed Jan 25 11:29:58 CST 2012
Author: davidk
Date: 2012-01-25 11:29:58 -0600 (Wed, 25 Jan 2012)
New Revision: 5521
Modified:
trunk/build.xml
Log:
Give x bits to the osg scripts by default
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2012-01-24 20:42:42 UTC (rev 5520)
+++ trunk/build.xml 2012-01-25 17:29:58 UTC (rev 5521)
@@ -92,6 +92,8 @@
<include name="chxml"/>
<include name="start-coaster-service"/>
<include name="stop-coaster-service"/>
+ <include name="run-worker.sh"/>
+ <include name="start-grid-service"/>
</fileset>
</chmod>
<chmod perm="+x">
More information about the Swift-commit
mailing list