aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index 1272d9e6..69f83f30 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -48,8 +48,7 @@ rpki/relaxng.py: left-right-schema.rng up-down-schema.rng make-relaxng.py
python make-relaxng.py >$@.tmp
mv $@.tmp $@
-all-tests:: all
- sh -x rootd.sh run
+# all-tests:: all; sh -x rootd.sh run
test all-tests:: all
python testbed.py -y testbed.1.yaml