On Sat, Jun 15, 2013 at 7:25 PM, Jonathan Marsden <[email protected]> wrote: > The script could use one more fix/enhancement that I know of, which is > that if you re-run it after a failure, it exits at the bzr branch > command saying that lubuntu-manual-saucy is already a branch... which is > true, but not an error in these circumstances, so ideally it would > realize that and just update the branch and the continue.
To work around that issue, can we just check to see if the path exists and is a bzr branch? If it is, run 'bzr pull' otherwise proceed as if it were a fresh install? —Kevin _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-manual Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-manual More help : https://help.launchpad.net/ListHelp

