aboutsummaryrefslogtreecommitdiff
path: root/doc/testscript.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-05-03 14:12:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-05-03 14:12:21 +0200
commit171b8091671d70b166b3d4bebeb2a448ad6b3fba (patch)
treeea483b485169830334f03240d15250c963990174 /doc/testscript.cli
parent0a7f744d634f128684d6ca80b828d345d20b8da3 (diff)
Adjust sample testscript diagnostics in documentation
Diffstat (limited to 'doc/testscript.cli')
-rw-r--r--doc/testscript.cli7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/testscript.cli b/doc/testscript.cli
index bbe1a9c..189018e 100644
--- a/doc/testscript.cli
+++ b/doc/testscript.cli
@@ -180,11 +180,10 @@ it a go:
\
$ b test
-testscript:1:1: error: stderr doesn't match expected output
- info: produced stderr: test-hello/1/stderr
+testscript:1:1: error: hello stderr doesn't match expected
+ info: stderr: test-hello/1/stderr
info: expected stderr: test-hello/1/stderr.orig
- info: stderr diff (test-hello/1/stderr.diff):
-
+ info: stderr diff: test-hello/1/stderr.diff
--- test-hello/1/stderr.orig
+++ test-hello/1/stderr
@@ -1,2 +1,2 @@