aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-09-20 20:39:17 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-09-20 20:39:17 +0000
commit4686adb4331b539dacd065bafc82e31a9eca08e8 (patch)
treee006c1828c9aabefd02efe45dee674c2baad1479 /tests/FILEFORMAT
parent785a4899f50587bf5a1afc028deefea59a8266e6 (diff)
Added variable substitution to the <verify><file> section.
Made a few more tests work remotely.
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index 9ee766f0d..90c3f9117 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -283,9 +283,9 @@ have a text/binary difference.
</stdout>
<file name="log/filename" [mode="text"]>
The file's contents must be identical to this after the test is complete.
-
Use the mode="text" attribute if the output is in text mode on platforms that
have a text/binary difference.
+Variables are substituted as in the <command> section.
</file>
<stripfile>
One perl op per line that operates on the file before being compared. This is