[Swift-commit] r3701 - trunk/tests
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Wed Oct 27 14:46:49 CDT 2010
Author: wozniak
Date: 2010-10-27 14:46:49 -0500 (Wed, 27 Oct 2010)
New Revision: 3701
Modified:
trunk/tests/nightly.sh
Log:
Clarifications
Modified: trunk/tests/nightly.sh
===================================================================
--- trunk/tests/nightly.sh 2010-10-27 18:24:01 UTC (rev 3700)
+++ trunk/tests/nightly.sh 2010-10-27 19:46:49 UTC (rev 3701)
@@ -8,8 +8,8 @@
# Run nightly.sh -h for quick help
# When something goes wrong, find and check tests.log or use -v
-# Code is checked out into TOPDIR
-# Swift is installed in its source tree
+# Code is checked out into TOPDIR (PWD by default) (PATH is not used)
+# Swift is compiled and installed in its source tree
# The run is executed in RUNDIR (TOPDIR/RUNDIRBASE)
# The build test is started in TOPDIR
# Everything for a Swift test is written in its RUNDIR
More information about the Swift-commit
mailing list