X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=gitk;h=f1ea4e1e432010f9a049fe91b305d09f44589280;hb=d43367af55d8f67508000291b22e96c0a6b072dd;hp=bd10f7dcf02ee749c048df4786cbf72001f2af47;hpb=6e2dda35c2f012298f4f4759db2d651ef18e39a0;p=git.git diff --git a/gitk b/gitk index bd10f7dc..f1ea4e1e 100755 --- 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