Closed
Bug 713059
Opened 13 years ago
Closed 13 years ago
Please update TBPL production to revision ef464da5b80e
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ehsan.akhgari, Assigned: cshields)
References
Details
Thanks!
Reporter | ||
Comment 1•13 years ago
|
||
I need to start testing the profiling branch today...
Severity: normal → critical
Assignee | ||
Updated•13 years ago
|
Assignee: server-ops → cshields
Assignee | ||
Comment 2•13 years ago
|
||
./update ef464da5b80e
+ date
Fri Dec 23 07:10:04 PST 2011
+ echo -e 'Updating code...'
Updating code...
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg pull
pulling from http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog
searching for changes
adding changesets
adding manifests
adding file changes
added 6 changesets with 6 changes to 2 files
(run 'hg update' to get a working copy)
+ hg update ef464da5b80e
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg tip
changeset: 731:ef464da5b80e
tag: tip
user: Ehsan Akhgari <ehsan@mozilla.com>
date: Thu Dec 22 14:30:58 2011 -0500
summary: Bug 711221 - Add the profiling branch to TBPL; r=catlee
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.251s)
[localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy'
[localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (7.575s)
[localhost] out: [master 166e793] deploy
[localhost] out: 2 files changed, 5 insertions(+), 3 deletions(-)
Pushed out and done!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•