From: Ian Jackson Date: Sun, 22 Aug 2010 18:43:42 +0000 (+0100) Subject: jpctb: Fix syntax X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=jarrg-owen.git;a=commitdiff_plain;h=577993c772383f34794503f88f5150270933d514 jpctb: Fix syntax --- diff --git a/jpctb b/jpctb index 4025536..7fc11b8 100755 --- a/jpctb +++ b/jpctb @@ -37,6 +37,7 @@ nojre () { fail "couldn't find the right jre: $* perhaps you should make ypp's java symlink (normally yohoho/java) point to your jre, eg to /usr/lib/jvm/java-6-sun" +} badusage () { fail "bad usage: $*"