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

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Mon Sep 8 16:21:28 CDT 2008


Author: benc
Date: 2008-09-08 16:21:27 -0500 (Mon, 08 Sep 2008)
New Revision: 2223

Modified:
   nmi-build-test/debug-x86_64-hang
Log:
incorrect relative path to test dir

Modified: nmi-build-test/debug-x86_64-hang
===================================================================
--- nmi-build-test/debug-x86_64-hang	2008-09-08 20:13:27 UTC (rev 2222)
+++ nmi-build-test/debug-x86_64-hang	2008-09-08 21:21:27 UTC (rev 2223)
@@ -17,6 +17,6 @@
 echo testing...
 export PATH=`pwd`/dist/vdsk-svn/bin:$PATH
 
-cd ../language-behaviour
+cd tests/language-behaviour
 ./run 001-echo || exit 3
 




More information about the Swift-commit mailing list