Rafaël Carré 11 years ago
parent
commit
fcf2abdc11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -137,7 +137,7 @@ cd ..
 else
 cd vlc
 git pull --rebase
-git reset --hard {TESTEDHASH}
+git reset --hard ${TESTEDHASH}
 cd ..
 fi
 fi