diff options
Diffstat (limited to 'tests/functional/build-remote-trustless-after.sh')
-rw-r--r-- | tests/functional/build-remote-trustless-after.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/functional/build-remote-trustless-after.sh b/tests/functional/build-remote-trustless-after.sh new file mode 100644 index 000000000..19f59e6ae --- /dev/null +++ b/tests/functional/build-remote-trustless-after.sh @@ -0,0 +1,2 @@ +outPath=$(readlink -f $TEST_ROOT/result) +grep 'FOO BAR BAZ' ${remoteDir}/${outPath} |