Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(295)

Unified Diff: scripts/update.sh

Issue 2436413002: Update to ICU 58rc step 1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/data_files_to_preserve.txt ('k') | source/Doxyfile.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/update.sh
diff --git a/scripts/update.sh b/scripts/update.sh
index 576d0b0b7767f57dd890b04d732a82fd39569634..9bd64a9d1278fae162317977dd0466ce1dfd795a 100755
--- a/scripts/update.sh
+++ b/scripts/update.sh
@@ -34,7 +34,7 @@ do
done
echo "deleting directories we don't care about ..."
-for d in layout layoutex data/xml
+for d in layoutex data/xml
do
rm -rf "${treeroot}/source/${d}"
done
« no previous file with comments | « scripts/data_files_to_preserve.txt ('k') | source/Doxyfile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698