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

Unified Diff: upgrade.d/1_init

Issue 3331011: upgrade_chroot: create an upgrade script (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils.git
Patch Set: Last set of nits Created 10 years, 3 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
« cros_upgrade_chroot ('K') | « cros_upgrade_chroot ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: upgrade.d/1_init
diff --git a/upgrade.d/1_init b/upgrade.d/1_init
new file mode 100644
index 0000000000000000000000000000000000000000..0fc41c80ad547d41f7afcb4348dd2d56468504dd
--- /dev/null
+++ b/upgrade.d/1_init
@@ -0,0 +1,4 @@
+{
+ info "You have just been upgraded to chroot version 1! Congratulations!"
+ return 0
+}
« cros_upgrade_chroot ('K') | « cros_upgrade_chroot ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698