From 131b803717d0b2014ea05c279fda143d0825b708 Mon Sep 17 00:00:00 2001 From: Antoine Moynault Date: Sun, 12 May 2024 09:34:45 +0000 Subject: tcwg_chromium-build.sh: remove build dir Change-Id: Ifbc9fba3ddf814fe9412da420b2a96d7133034fc --- tcwg_chromium-build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tcwg_chromium-build.sh') diff --git a/tcwg_chromium-build.sh b/tcwg_chromium-build.sh index 7b176679..f2ba962f 100755 --- a/tcwg_chromium-build.sh +++ b/tcwg_chromium-build.sh @@ -145,9 +145,10 @@ get_sources() fetch --nohooks chromium fi - cd $workspace/src + /bin/rm -fr out/Default + # # for fast_demo mode, we skip this -- cgit v1.2.3