diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-03 14:12:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-03 14:12:21 +0200 |
commit | 171b8091671d70b166b3d4bebeb2a448ad6b3fba (patch) | |
tree | ea483b485169830334f03240d15250c963990174 /doc | |
parent | 0a7f744d634f128684d6ca80b828d345d20b8da3 (diff) |
Adjust sample testscript diagnostics in documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/testscript.cli | 7 |
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 @@ |