yellow team mailing list archive
-
yellow team
-
Mailing list archive
-
Message #01862
Re: Serve static files using nginx (issue 6898043)
Nice branch.
https://codereview.appspot.com/6898043/diff/3001/hooks/start
File hooks/start (right):
https://codereview.appspot.com/6898043/diff/3001/hooks/start#newcode50
hooks/start:50: build_dir += staging and 'debug' or 'prod'
Man, it's time to drop the old tricks. :-)
build_dir += 'debug' if staging else 'prod'
https://codereview.appspot.com/6898043/
--
https://code.launchpad.net/~makyo/charms/precise/juju-gui/serve-static/+merge/138502
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~makyo/charms/precise/juju-gui/serve-static into lp:~juju-gui/charms/precise/juju-gui/trunk.
References