diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-25 19:39:32 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-25 19:39:32 +0000 |
commit | 4783307727d83aee3cd8d746618dce5266188e0f (patch) | |
tree | b79ded4ef4cc162916713aa0ba315a94f7b4224e /test/stdout | |
parent | 3af849e2045f7c580d4c533d829dc9d567162d36 (diff) | |
parent | 625667b6b6463db6344b5f10eb9dbf01e231573e (diff) |
Merge branch 'master' into 4.next
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0002 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stdout/0002 b/test/stdout/0002 index c7f8cce80..20f418360 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -736,9 +736,9 @@ xyz > > # Syntax errors > -> Failed: prvs second argument must be a single digit -> Failed: prvs second argument must be a single digit -> Failed: prvs second argument must be a single digit +> Failed: prvs third argument must be a single digit +> Failed: prvs third argument must be a single digit +> Failed: prvs third argument must be a single digit > > # Correct checks; can't put explicit addresses in the tests, because they > # will change over time. |