Closed
Bug 715567
Opened 14 years ago
Closed 14 years ago
Please update tbpl production to 962932eba448
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: rbryce)
References
Details
Another in the ongoing series of "if you use half-implemented, vendor-prefixed CSS3 on a site mostly used in trunk builds, you'll get broken by spec changes, you'll get broken by newly implemented things, you'll get broken by strong breezes" updates :)
http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/962932eba448, please and thanks.
| Assignee | ||
Comment 1•14 years ago
|
||
Release pushed ou
root@genericadm.private.phx1 tbpl.mozilla.org]# /data/genericrhel6/src/tbpl.mozilla.org/update 962932eba448
+ date
Sat Jan 7 19:19:37 PST 2012
+ 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 4 changesets with 4 changes to 3 files
(run 'hg update' to get a working copy)
+ hg update 962932eba448
3 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: 739:962932eba448
tag: tip
user: Phil Ringnalda <philringnalda@gmail.com>
date: Thu Jan 05 09:49:49 2012 -0800
summary: Bug 715434 - Need to specify (-prefix-)column-fill: auto for #results, r=Swatinem
+ 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.142s)
[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.059s)
[localhost] out: [master 2337136] deploy
[localhost] out: 3 files changed, 5 insertions(+), 3 deletions(-)
Assignee: server-ops → rbryce
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 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
•