mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
3 lines
84 B
Bash
3 lines
84 B
Bash
|
outPath=$(readlink -f $TEST_ROOT/result)
|
||
|
grep 'FOO BAR BAZ' ${remoteDir}/${outPath}
|