From 8f8a7ea81035f9230c2b27588cb1548279d938b8 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 15 Jul 2008 17:38:45 +0000 Subject: Rename a couple of scripts whose names confuse Doxygen. Clean some of the old test code out of rpkid/ to make real code easier to find. svn path=/rpkid/Doxyfile; revision=1995 --- scripts/testpoke.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 scripts/testpoke.sh (limited to 'scripts/testpoke.sh') diff --git a/scripts/testpoke.sh b/scripts/testpoke.sh new file mode 100644 index 00000000..6e6a0b74 --- /dev/null +++ b/scripts/testpoke.sh @@ -0,0 +1,8 @@ +#!/bin/sh - +# $Id$ +# +# Test client using APNIC's rpki_poke.pl script. + +: ${pokedir=../../mirin.apnic.net/rpki_engine/branches/gary-poker/client/poke} + +exec perl -I $pokedir $pokedir/rpki_poke.pl ${1+"$@"} -- cgit v1.2.3