~davewalker/ubuntu-on-ec2/cloud-utils

  • Committer: Scott Moser
  • Date: 2010-06-21 17:30:40 UTC
  • Revision ID: smoser@ubuntu.com-20100621173040-50ur64rfixhkhgz0
replace perl line-joining solution with sed

The previous handling of multi-line ssh keys caused the return code of
wget to be ignored.  The use case this was fixing was something like:
| ssh-rsa AAAAB3N[total 80 characters]
| [80 more characters]
| ...
| [80 more characters]
| [ending characters]== user@host

This moves that same functionality into the existing sed command in
validate_keys.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 1 14 years ago Bazaar Package Importer Initial release. Diff
debian 1 14 years ago Bazaar Package Importer Initial release. Diff
File ec2metadata 51 13 years ago Scott Moser ec2metadata: fix incorrect vi modeset option 4.9 KB Diff Download File
File ssh-import-lp-id 57 13 years ago Scott Moser replace perl line-joining solution with sed The p 2.9 KB Diff Download File
ssh-import-lp-id.1 10.1.2 14 years ago Bazaar Package Importer * debian/control, debian/ssh-import.install, debia 966 bytes Diff Download File
File uec-publish-image 55 13 years ago Scott Moser merge cloud-utils trunk and maverick branches 11.3 KB Diff Download File
uec-publish-image.1 55 13 years ago Scott Moser merge cloud-utils trunk and maverick branches 1.7 KB Diff Download File
File uec-publish-tarball 55 13 years ago Scott Moser merge cloud-utils trunk and maverick branches 5.2 KB Diff Download File
uec-publish-tarball.1 55 13 years ago Scott Moser merge cloud-utils trunk and maverick branches 1.3 KB Diff Download File
File uec-query-builds 55 13 years ago Scott Moser merge cloud-utils trunk and maverick branches 6.9 KB Diff Download File
uec-query-builds.1 55 13 years ago Scott Moser merge cloud-utils trunk and maverick branches 962 bytes Diff Download File
File uec-resize-image 55 13 years ago Scott Moser merge cloud-utils trunk and maverick branches 4.2 KB Diff Download File
uec-resize-image.1 55 13 years ago Scott Moser merge cloud-utils trunk and maverick branches 996 bytes Diff Download File
File uec-run-instances 10.1.6 14 years ago Bazaar Package Importer [ Scott Moser ] * ssh-import-lp-id: allow dss keys 2.2 KB Diff Download File
uec-run-instances.1 10.1.6 14 years ago Bazaar Package Importer [ Scott Moser ] * ssh-import-lp-id: allow dss keys 1.3 KB Diff Download File