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

Unified Diff: remoting/host/installer/mac/Scripts/keystone_install.sh

Issue 10429010: [Chromoting] Add version stamps to Mac installer and host scripts. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 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
Index: remoting/host/installer/mac/Scripts/keystone_install.sh
===================================================================
--- remoting/host/installer/mac/Scripts/keystone_install.sh (revision 138115)
+++ remoting/host/installer/mac/Scripts/keystone_install.sh (working copy)
@@ -4,4 +4,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+# Version = @@VERSION@@
+
/usr/sbin/installer -pkg "$1/@@HOST_PKG@@.mpkg" -target /

Powered by Google App Engine
This is Rietveld 408576698