From d1ec7e759b2b1f53a992da88323fdb85d8aab1b4 Mon Sep 17 00:00:00 2001 From: Chiradeep Vittal Date: Thu, 11 Aug 2011 11:26:39 -0700 Subject: [PATCH] remove cruft --- patches/systemvm/debian/config/root/firewall_rule.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/systemvm/debian/config/root/firewall_rule.sh b/patches/systemvm/debian/config/root/firewall_rule.sh index c38befbebaf..63b4656c111 100755 --- a/patches/systemvm/debian/config/root/firewall_rule.sh +++ b/patches/systemvm/debian/config/root/firewall_rule.sh @@ -19,7 +19,7 @@ # # # @VERSION@ -echo $* >> /tmp/jana.log + usage() { printf "Usage: %s: -a \n" $(basename $0) >&2 printf "sourcecidrs format: cidr1-cidr2-cidr3-...\n"