[Swift-commit] r2224 - nmi-build-test

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Mon Sep 8 16:56:49 CDT 2008


Author: benc
Date: 2008-09-08 16:56:48 -0500 (Mon, 08 Sep 2008)
New Revision: 2224

Modified:
   nmi-build-test/debug-x86_64-hang
Log:
do not need to strip a path component...

Modified: nmi-build-test/debug-x86_64-hang
===================================================================
--- nmi-build-test/debug-x86_64-hang	2008-09-08 21:21:27 UTC (rev 2223)
+++ nmi-build-test/debug-x86_64-hang	2008-09-08 21:56:48 UTC (rev 2224)
@@ -7,7 +7,7 @@
 
 wget http://www.ci.uchicago.edu/~benc/tmp/more-debug-hanging-wh
 
-patch -p1 < more-debug-hanging-wh && echo patch was successful
+patch < more-debug-hanging-wh && echo patch was successful
 
 cd cog/modules/vdsk/
 




More information about the Swift-commit mailing list