1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-08 17:16:38 +00:00
testscript-rs/testdata/execguard.txt
Jason Hall c39114f1a9 initial commit
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-09-26 18:41:14 -04:00

7 lines
100 B
Text

[exec:nosuchcommand] exec nosuchcommand
[!exec:cat] stop
exec cat foo
stdout 'foo\n'
-- foo --
foo