From 9c3812a5c2723e28e2b423fbb828c1c31491f8b9 Mon Sep 17 00:00:00 2001 From: fr500 Date: Wed, 15 Jul 2015 00:42:04 -0400 Subject: [PATCH] update android --- libretro-buildbot-recipe.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretro-buildbot-recipe.sh b/libretro-buildbot-recipe.sh index e0f0b936..1ea5673f 100755 --- a/libretro-buildbot-recipe.sh +++ b/libretro-buildbot-recipe.sh @@ -807,7 +807,7 @@ if [ "${PLATFORM}" = "android" ] && [ "${RA}" = "YES" ]; then cd $PARENTDIR cd $DIR echo "pulling from repo... " -# OUT=`git pull` + OUT=`git pull` echo $OUT if [ "${TYPE}" = "PROJECT" ]; then RADIR=$DIR