Closed Bug 549677 Opened 14 years ago Closed 14 years ago

Update tuxedo staging

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: wenzel, Assigned: oremj)

References

Details

+++ This bug was initially created as a clone of Bug #549567 +++

Sorry to have you `git pull` another time, but we landed a new language that build needs to test with.

Please:

* git pull
* git submodule update --init

The second step should pull in a product-details submodule into inc/product-details/json.

Thanks!
Assignee: server-ops → jeremy.orem+bugs
[root@mrapp-stage02 ~]# cd /data/www/tuxedo.stage.mozilla.com/tuxedo/
[root@mrapp-stage02 tuxedo]# git pull
remote: Counting objects: 19, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 13 (delta 5), reused 0 (delta 0)
Unpacking objects: 100% (13/13), done.
From git://github.com/fwenzel/tuxedo
   3d258fb..d48cb6a  master     -> origin/master
Updating 3d258fb..d48cb6a
Fast-forward
 .gitmodules                             |    3 +++
 README.md                               |   23 ++++++++++++++---------
 apps/lib/tests.py                       |   12 ++++++++++++
 inc/product-details/json                |    1 +
 inc/product-details/json/languages.json |    1 -
 5 files changed, 30 insertions(+), 10 deletions(-)
 create mode 100644 .gitmodules
 create mode 100644 apps/lib/models.py
 create mode 100644 apps/lib/tests.py
 create mode 160000 inc/product-details/json
 delete mode 100644 inc/product-details/json/languages.json
[root@mrapp-stage02 tuxedo]#  git submodule update --init
Submodule 'inc/product-details/json' (git://github.com/jbalogh/mozilla-product-details.git) registered for path 'inc/product-details/json'
Initialized empty Git repository in /data/www/tuxedo.stage.mozilla.com/tuxedo/inc/product-details/json/.git/
remote: Counting objects: 67, done.
Receiving objects: 100% (67/67), 11.84 KiB, done.ects:   8% (6/67)   
remote: Compressing objects: 100% (64/64), done.
remote: Total 67 (delta 43), reused 0 (delta 0)
Resolving deltas: 100% (43/43), done.
Submodule path 'inc/product-details/json': checked out '3e86dccbe2d0303c8d5319636ac280bdc27baac3'
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Thanks!

Verified per https://tuxedo.stage.mozilla.com/api/docs/location_add , which contains ja-JP-mac.
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.