nix-super/tests/functional/build-remote-trustless-after.sh

8 lines
184 B
Bash
Raw Normal View History

# shellcheck shell=bash
# Variables must be defined by caller, so
# shellcheck disable=SC2154
outPath=$(readlink -f "$TEST_ROOT/result")
grep 'FOO BAR BAZ' "${remoteDir}/${outPath}"