aboutsummaryrefslogtreecommitdiff
path: root/android-chromium
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2016-08-23 06:28:23 -0500
committerDaniel Díaz <daniel.diaz@linaro.org>2016-08-23 06:51:38 -0500
commit22da8b6b4519fc7d92c90e66d6a3da7fd65485f0 (patch)
tree9b0072a455875f2d01f27bd1154b9eece7c3301f /android-chromium
parentc03ded22be69a295252df21fa30868de5004acb7 (diff)
android-chromium: Remove lingering files/directories for sync.
Change-Id: I6e660e9ed088dd0369f1224f23c85866a961838e Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'android-chromium')
-rwxr-xr-xandroid-chromium/chromium-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-chromium/chromium-build.sh b/android-chromium/chromium-build.sh
index 1b30bae1..516ceaf7 100755
--- a/android-chromium/chromium-build.sh
+++ b/android-chromium/chromium-build.sh
@@ -66,6 +66,7 @@ main() {
install_deps
cd src
git reset --hard
+ git clean -fdx
sync_source
git reset --hard
git rebase-update