lp://staging/~rcj/vmbuilder/automated-ec2-builds_ec2hvm
- Get this branch:
- bzr branch lp://staging/~rcj/vmbuilder/automated-ec2-builds_ec2hvm
Branch merges
Branch information
Recent revisions
- 677. By Robert C Jennings
-
Fix argument passing to livefs-build.py
Quoting added in r676 would make the option and arguement into a single
array element. This breaks the cmdline option parsing downstream in
livefs-build.py. This patch corrects the behavior.The result was this error:
+ /tmp/automated-ec2-builds/ livefs- build.py '' '--livefs-name cpc'
'--suite wily' '--arch amd64' '--image-format ext4'
'--project ubuntu-cpc' '--cred-location /.lp_creds'
usage: livefs-build.py [-h] [--download-directory DOWNLOAD_DIRECTORY]
[--livefs- name LIVEFS_NAME]
[--livefs- owner LIVEFS_OWNER] --suite SUITE --arch ARCH
[--archive ARCHIVE] [--image-format IMAGE_FORMAT]
[--project PROJECT] [--cred-location CRED_LOCATION]
[--proposed]
livefs-build.py: error: argument --suite is required
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/vmbuilder