Forráskód Böngészése

remove unused array

Oz N Tiram 9 éve
szülő
commit
35ed084986
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      hooks/post-update.sh

+ 0 - 1
hooks/post-update.sh

@@ -14,7 +14,6 @@ SECRET_KEY=MOO_RONJA_FOO
 SUBMIT_HOST=127.0.0.1
 SUBMIT_PORT=8080
 GITURL="git@yourhost.domain:oz123/frank.git"
-FILES=()
 TO_SUBMIT="["
 for HEAD in $@; do  
 	# We love bash too, but there a really fancy basename