From 112d2aba1c33c593f48a889c2c7a1fb67ad67fdf Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 9 Jan 2008 18:04:07 +0000 Subject: Disable rootd.sh test, requires too much setup svn path=/scripts/Makefile; revision=1459 --- scripts/Makefile | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3