mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 16:26:18 +02:00
3 lines
84 B
Bash
3 lines
84 B
Bash
|
outPath=$(readlink -f $TEST_ROOT/result)
|
||
|
grep 'FOO BAR BAZ' ${remoteDir}/${outPath}
|