From 171b8091671d70b166b3d4bebeb2a448ad6b3fba Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 3 May 2017 14:12:21 +0200 Subject: Adjust sample testscript diagnostics in documentation --- doc/testscript.cli | 7 +++---- 1 file 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 @@ -- cgit v1.1