~ubuntu-on-ec2/vmbuilder/automated-ec2-builds-fginther

Viewing all changes in revision 25.

  • Committer: Scott Moser
  • Date: 2009-10-09 13:29:15 UTC
  • Revision ID: smoser@canonical.com-20091009132915-r8wubuw6q9iqz5gs
add and use 'gzip-rsyncable' through tar -I

Using tar -I eliminates a shell pipe.  This way, we don't have to worry
about catching an error in both tar command and gzip command.

As it was, if tar command exited with error, it went un-noticed.  This
way tar takes care of exiting failure if either it or the pipe command
would.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: