summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2015-12-01 17:14:36 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2015-12-01 17:14:36 +0530
commit887d23187c1ea2a1a82766a83cd697285d9fd3d2 (patch)
tree211bf51f13b43872557359db73d0aab8cea1012b
parent25c8bcf857b9c93487e03db79f4bf9a82da699d4 (diff)
some git error show up. This should help
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rwxr-xr-xsetup-android.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-android.sh b/setup-android.sh
index f0af8dd..2adecc5 100755
--- a/setup-android.sh
+++ b/setup-android.sh
@@ -90,7 +90,7 @@ if [ -n $LOCAL_MANIFEST_URL ]; then
cd -
fi
-rm -rf art/ build/ external/vixl
+rm -rf art/ build/ external/vixl .repo/project-objects/device/
set +e