diff options
Diffstat (limited to 'localgitdebuild')
-rwxr-xr-x | localgitdebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localgitdebuild b/localgitdebuild index 51e0d7a..2718aa0 100755 --- a/localgitdebuild +++ b/localgitdebuild @@ -24,7 +24,7 @@ set -e PRG=$(basename "$0") -function showhelp() { +showhelp() { cat <<EOF Usage: $PRG [git-buildpackage opts] [-- debuild opts] |