aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-11-16 20:48:27 +0000
committerRob Austein <sra@hactrn.net>2007-11-16 20:48:27 +0000
commit2da21b628101e24a95033dfa809e9b0fac77b8ef (patch)
treeeffe0ef37114b29cc15044133cfb247d5ebcc76e /scripts
parent3d00a7a24447f7d636582733c77a6fb92bfbe22b (diff)
Show what we're doing in make test
svn path=/scripts/Makefile; revision=1306
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index 6c82945e..f7e17ca2 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -51,4 +51,4 @@ rpki/relaxng.py: left-right-schema.rng up-down-schema.rng make-relaxng.py
mv $@.tmp $@
test::
- sh testroot.sh run
+ sh -x testroot.sh run