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

Issue 1110003: create consent file for official builds (Closed)

Created:
10 years, 9 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
djmm
CC:
chromium-os-reviews_chromium.org, Chris Masone
Visibility:
Public.

Description

create consent file for official builds Once we get /etc/send_metrics in place on official builds, this change will notice and auto-create the consent file for metrics if it doesn't exist. BUG=cros:1865 TEST=boot chromium os without /etc/send_metrics, see that no consent file is created. create /etc/send_metrics and reboot...the consent file should now be present.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M session_manager_setup.sh View 2 chunks +11 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Chris Masone
10 years, 9 months ago (2010-03-18 19:40:23 UTC) #1
djmm
http://codereview.chromium.org/1110003/diff/1/2 File session_manager_setup.sh (right): http://codereview.chromium.org/1110003/diff/1/2#newcode71 session_manager_setup.sh:71: CONSENT_FILE="$DATA_DIR/Consent To Send Stats" Filename with spaces?
10 years, 9 months ago (2010-03-18 19:48:53 UTC) #2
Chris Masone
http://codereview.chromium.org/1110003/diff/1/2 File session_manager_setup.sh (right): http://codereview.chromium.org/1110003/diff/1/2#newcode71 session_manager_setup.sh:71: CONSENT_FILE="$DATA_DIR/Consent To Send Stats" On 2010/03/18 19:48:53, djmm wrote: ...
10 years, 9 months ago (2010-03-18 19:57:07 UTC) #3
djmm
10 years, 9 months ago (2010-03-18 20:09:16 UTC) #4
On 2010/03/18 19:57:07, cmasone wrote:
> http://codereview.chromium.org/1110003/diff/1/2
> File session_manager_setup.sh (right):
> 
> http://codereview.chromium.org/1110003/diff/1/2#newcode71
> session_manager_setup.sh:71: CONSENT_FILE="$DATA_DIR/Consent To Send Stats"
> On 2010/03/18 19:48:53, djmm wrote:
> > Filename with spaces? 
> 
> Yup.
> 
> That's what Chrome expects.

Ah ok.  Ewww, but LGTM.

Powered by Google App Engine
This is Rietveld 408576698