X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=gitk;h=f1ea4e1e432010f9a049fe91b305d09f44589280;hb=9e026d3967776a1c1206890492ffc9d172bf1e9b;hp=aa083dc47f5b9844fa4c4d6b7d6b60b98240082a;hpb=a69875318bf5f7a493ecb77c63073ee18f8ad557;p=git.git diff --git a/gitk b/gitk index aa083dc4..f1ea4e1e 100755 --- a/gitk +++ b/gitk @@ -1,6 +1,6 @@ #!/bin/sh # Tcl ignores the next line -*- tcl -*- \ -exec wish "$0" -- "${1+$@}" +exec wish "$0" -- "$@" # Copyright (C) 2005 Paul Mackerras. All rights reserved. # This program is free software; it may be used, copied, modified