From 4ec9fc1391c6893c3e6ac626aeaeba16906f51a6 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 24 Dec 2007 20:59:00 +0000 Subject: Start making this usable in a "make test" setup svn path=/scripts/Makefile; revision=1440 --- scripts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/Makefile') diff --git a/scripts/Makefile b/scripts/Makefile index d34bf46d..0d79fbbb 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -53,4 +53,5 @@ rpki/relaxng.py: left-right-schema.rng up-down-schema.rng make-relaxng.py #test:: all ; sh -x rootd.sh run -test:: all ; python testbed.py +test:: all + python testbed.py -y testbed.1.yaml -- cgit v1.2.3