[Swift-commit] r3596 - trunk/bin
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Fri Sep 3 14:50:16 CDT 2010
Author: davidk
Date: 2010-09-03 14:50:16 -0500 (Fri, 03 Sep 2010)
New Revision: 3596
Modified:
trunk/bin/swiftrun
Log:
Modified: trunk/bin/swiftrun
===================================================================
--- trunk/bin/swiftrun 2010-09-03 19:25:50 UTC (rev 3595)
+++ trunk/bin/swiftrun 2010-09-03 19:50:16 UTC (rev 3596)
@@ -135,7 +135,6 @@
|| die "Unable to open $run_directory/sites.xml for writing\n";
print SITEFILE "<config>\n at sites_xml</config>\n";
close(SITEFILE);
-exit;
# Link input data
foreach my $input_file (@option_inputs) {
More information about the Swift-commit
mailing list