Skip to content

Commit

Permalink
linux vs macos is annoying somewhat
Browse files Browse the repository at this point in the history
  • Loading branch information
piranha committed Apr 14, 2023
1 parent 52ca5fa commit f84e3c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/cmdline.t
Expand Up @@ -77,12 +77,12 @@ Check that errors are correctly processed:
No handlers for 'piranha/unknown:'
$ POST $TESTDIR/cmderror.json
'does-not-exist' for 'invalid/command:' output:
sh: does-not-exist: command not found
(sh: does-not-exist: command not found|sh: 1: does-not-exist: not found) (re)
$ LOGS
[\d/: ]+ unexpected end of JSON input (re)
[\d/: ]+ No handlers for 'piranha/unknown:' (re)
[\d/: ]+ 'does-not-exist' for 'invalid/command:' output: sh: (1:)? does-not-exist: command not found (re)
[\d/: ]+ 'does-not-exist' for 'invalid/command:' output: (sh: does-not-exist: command not found|sh: 1: does-not-exist: not found) (re)
[\d/: ]+ exit status 127 (re)
Expand Down

0 comments on commit f84e3c7

Please sign in to comment.