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. -- Mailing list: https://launchpad.net/~yellow Post to : [email protected] Unsubscribe : https://launchpad.net/~yellow More help : https://help.launchpad.net/ListHelp

