From 3e67a77fa5118af80b4cac2114dac7374da26107 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Fri, 14 Oct 2005 18:27:47 +0000 Subject: [PATCH] Fixed a command line bug. --- jhalfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jhalfs b/jhalfs index 19807fd..bef631a 100755 --- a/jhalfs +++ b/jhalfs @@ -156,7 +156,7 @@ while test $# -gt 0 ; do shift ;; - --timezone | -C ) + --timezone ) test $# = 1 && eval "$exit_missing_arg" shift if [ -f /usr/share/zoneinfo/$1 ] ; then