mirror of
https://github.com/NixOS/nix.git
synced 2025-11-18 00:12:43 +01:00
2 lines
84 B
Bash
2 lines
84 B
Bash
outPath=$(readlink -f $TEST_ROOT/result)
|
|
grep 'FOO BAR BAZ' ${remoteDir}/${outPath}
|