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.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/filter-source.sh b/tests/filter-source.sh
index f7a096ed605d..1f8dceee5786 100644
--- a/tests/filter-source.sh
+++ b/tests/filter-source.sh
@@ -12,7 +12,6 @@ ln -s xyzzy $TEST_ROOT/filterin/link
 
 nix-build ./filter-source.nix -o $TEST_ROOT/filterout
 
-set -x
 test ! -e $TEST_ROOT/filterout/foo/bar
 test -e $TEST_ROOT/filterout/xyzzy
 test -e $TEST_ROOT/filterout/bak