[PATCH] cvsimport: don't pass --cvs-direct if user options contradict us
[git.git] / gitk
diff --git a/gitk b/gitk
index bd10f7d..f1ea4e1 100755 (executable)
--- a/gitk
+++ b/gitk
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Tcl ignores the next line -*- tcl -*- \
-exec wish8.4 "$0" -- "${1+$@}"
+exec wish "$0" -- "$@"
 
 # Copyright (C) 2005 Paul Mackerras.  All rights reserved.
 # This program is free software; it may be used, copied, modified