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

Unified Diff: experimental/webtry/setup/setup_jail.sh

Issue 626703002: Restart webtry to pick up changes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: long lines Created 6 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 | « .gitignore ('k') | experimental/webtry/setup/webtry_setup.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/setup/setup_jail.sh
diff --git a/experimental/webtry/setup/setup_jail.sh b/experimental/webtry/setup/setup_jail.sh
index 6b50c3bf5de255c56f0a69394ecf7f830a281e0c..d80a1181f491c43693dcf7687374acf4451375cc 100755
--- a/experimental/webtry/setup/setup_jail.sh
+++ b/experimental/webtry/setup/setup_jail.sh
@@ -1,4 +1,6 @@
-apt-get install -y g++ libfreetype6 libfreetype6-dev libpng12-0 libpng12-dev libglu1-mesa-dev mesa-common-dev freeglut3-dev libgif-dev libfontconfig libfontconfig-dev git python wget
+apt-get install -y g++ libfreetype6 libfreetype6-dev libpng12-0 libpng12-dev \
+libglu1-mesa-dev mesa-common-dev freeglut3-dev libgif-dev libfontconfig \
+libfontconfig-dev git python wget
mkdir /skia_build
chmod 777 /skia_build
« no previous file with comments | « .gitignore ('k') | experimental/webtry/setup/webtry_setup.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698