run-tests: make nixosSearch compatible with --copy-src
This commit is contained in:
parent
2069f62abc
commit
f13ffe0146
3 changed files with 21 additions and 3 deletions
|
|
@ -15,4 +15,4 @@ trap "atExit" EXIT
|
|||
|
||||
rsync -a --delete --exclude='.git*' "$scriptDir/../" $tmp/src
|
||||
echo "Copied src"
|
||||
_nixBitcoinInCopySrc=1 $tmp/src/test/run-tests.sh "${args[@]}"
|
||||
_nixBitcoinInCopiedSrc=1 $tmp/src/test/run-tests.sh "${args[@]}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue