From ee03040e21ce3d2cf58070475ae668ded5748b8d Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 8 Dec 2005 21:15:01 +0000 Subject: [PATCH] Removed duplicate switch. --- jhablfs | 2 -- 1 file changed, 2 deletions(-) diff --git a/jhablfs b/jhablfs index 0ff5c80..c45cecf 100755 --- a/jhablfs +++ b/jhablfs @@ -317,8 +317,6 @@ while test $# -gt 0 ; do ;; esac ;; - - --all-dependencies | -D ) DEPEND=1 ;; esac shift done