[Swift-commit] r6102 - branches/release-0.94
davidk at ci.uchicago.edu
davidk at ci.uchicago.edu
Wed Dec 12 12:49:10 CST 2012
Author: davidk
Date: 2012-12-12 12:49:10 -0600 (Wed, 12 Dec 2012)
New Revision: 6102
Modified:
branches/release-0.94/build.xml
Log:
slurm-qsub-emulator needs an x bit
Modified: branches/release-0.94/build.xml
===================================================================
--- branches/release-0.94/build.xml 2012-12-11 18:03:25 UTC (rev 6101)
+++ branches/release-0.94/build.xml 2012-12-12 18:49:10 UTC (rev 6102)
@@ -115,6 +115,7 @@
<include name="slurm-qsub"/>
<include name="slurm-qdel"/>
<include name="slurm-qstat"/>
+ <include name="slurm-qsub-emulator"/>
</fileset>
</chmod>
<chmod perm="+x">
More information about the Swift-commit
mailing list