build(testdata): final tweaks to testdata for gh actions environment. should be agnostic now and work with any shell.

This commit is contained in:
Lewis Wynne 2025-11-20 19:04:44 +00:00
parent 329a62c208
commit ee3aab9213
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
$ fecho cmd sh -c echo hello
$ fecho cmd echo hello
$ pda set foo < cmd
$ pda get foo --include-binary --run
hello

View file

@ -1,4 +1,4 @@
$ fecho cmd sh -c echo hello
$ fecho cmd echo hello
$ pda set foo < cmd
$ pda get foo --include-binary --run --secret
hello