about summary refs log tree commit diff
path: root/tests/filter-source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filter-source.sh')
-rw-r--r--tests/filter-source.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filter-source.sh b/tests/filter-source.sh
index 73f353024513..f7a096ed605d 100644
--- a/tests/filter-source.sh
+++ b/tests/filter-source.sh
@@ -10,7 +10,7 @@ touch $TEST_ROOT/filterin/bak
 touch $TEST_ROOT/filterin/bla.c.bak
 ln -s xyzzy $TEST_ROOT/filterin/link
 
-$NIX_BIN_DIR/nix-build ./filter-source.nix -o $TEST_ROOT/filterout
+nix-build ./filter-source.nix -o $TEST_ROOT/filterout
 
 set -x
 test ! -e $TEST_ROOT/filterout/foo/bar