[Swift-commit] r3804 - trunk/tests
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Tue Dec 14 16:19:04 CST 2010
Author: wozniak
Date: 2010-12-14 16:19:04 -0600 (Tue, 14 Dec 2010)
New Revision: 3804
Modified:
trunk/tests/nightly.sh
Log:
Usage notes
Modified: trunk/tests/nightly.sh
===================================================================
--- trunk/tests/nightly.sh 2010-12-14 22:15:08 UTC (rev 3803)
+++ trunk/tests/nightly.sh 2010-12-14 22:19:04 UTC (rev 3804)
@@ -35,10 +35,14 @@
# 6) optionally a title.txt
# 7) preferably a README.txt
# 7) optionally a *.timeout
-# Edit GROUPLIST at the end of this script before running
# template files are lightly processed by sed before use
# Missing files will be pulled from swift/etc
+# The GROUPLIST is obtained from an external script in the
+# groups/ subdirectory by the name of GROUPLISTFILE.
+# The GROUPLISTFILE:
+# 1) sets the array
+
# OUTPUT is the stdout of the current test
# stdout.txt retains stdout from the previous test (for *.clean.sh)
# output_*.txt is the HTML-linked permanent output from a test
More information about the Swift-commit
mailing list