[Swift-commit] r2722 - SwiftApps/pc3
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Sat Mar 21 09:23:35 CDT 2009
Author: lgadelha
Date: 2009-03-21 09:23:35 -0500 (Sat, 21 Mar 2009)
New Revision: 2722
Modified:
SwiftApps/pc3/ParseXMLBooleanValue.sh
Log:
Modified: SwiftApps/pc3/ParseXMLBooleanValue.sh
===================================================================
--- SwiftApps/pc3/ParseXMLBooleanValue.sh 2009-03-21 14:23:00 UTC (rev 2721)
+++ SwiftApps/pc3/ParseXMLBooleanValue.sh 2009-03-21 14:23:35 UTC (rev 2722)
@@ -1,5 +1,4 @@
#!/bin/bash
INPUT=$1
OUTPUT=$2
-sleep 60
xpath -q -e '/java/boolean/text()' $INPUT > $OUTPUT
More information about the Swift-commit
mailing list