Closed
Bug 575711
Opened 15 years ago
Closed 15 years ago
Push contents of input.stage to production
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aakashd, Assigned: fox2mike)
Details
Just tested an issue found during the release process bug 575684. We've fixed the issue and verified it. This bug is needed for the relase of b1, so we need it done asap.
Can we get the code on input.stage.mozilla.com pushed to input.mozilla.com? We don't want any of the db content pushed.
Comment 1•15 years ago
|
||
A ``git pull origin master`` should suffice.
| Assignee | ||
Comment 2•15 years ago
|
||
[root@mradm02 reporter]# git pull origin master
remote: Counting objects: 17, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 10 (delta 7), reused 0 (delta 0)
Unpacking objects: 100% (10/10), done.
From git://github.com/fwenzel/reporter
* branch master -> FETCH_HEAD
Updating 54a8151..2919604
Fast-forward
apps/feedback/tests.py | 5 +++++
apps/feedback/validators.py | 23 +++++++----------------
templates/base.html | 2 +-
3 files changed, 13 insertions(+), 17 deletions(-)
Give it 10 mins+ to sync out.
Assignee: server-ops → shyam
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•