~raharper/cloud-utils/trunk.fix-lp1604011

  • Committer: Scott Moser
  • Date: 2015-05-11 20:31:18 UTC
  • Revision ID: smoser@ubuntu.com-20150511203118-s7iq9goikr1wxhln
growpart: use 0 as argument to trap rather than EXIT

some shells (reportedly the shell in static busybox in debian)
do not like 'trap xx EXIT', but will take 'trap xx 0'.

EXIT is posixly correct, but not worth the readability if it
causes problems.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 112 12 years ago Scott Moser split bins into bin/ and man pages into man/ Diff
debian 1 14 years ago Bazaar Package Importer Initial release. Diff
man 112 12 years ago Scott Moser split bins into bin/ and man pages into man/ Diff
test 217.1.3 11 years ago Scott Moser add test script for growpart Diff
tools 114 12 years ago Scott Moser add tool for making dist tarball Diff
ChangeLog 267 9 years ago Scott Moser growpart: support sfdisk >= 2.26 sfdisk >= 2.26 i 3.4 KB Diff Download File
Makefile 243 10 years ago Scott Moser remove some obsolete things (cloud-run-instances, 575 bytes Diff Download File