remove unused local script variables

This commit is contained in:
clime 2017-03-03 10:21:09 +01:00
parent ee0962dde7
commit 6c240e12a2

View file

@ -23,9 +23,6 @@ fi
# Local variables
VERBOSE=0
TEST=
IGNORE=
GIT_SSH_URL="ssh://localhost"
Usage() {
cat <<EOF