timkay / aws

Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB
http://timkay.com/aws/
424 stars 123 forks source link

Exit with non zero (255) on non standard (or empty) s3 response #115

Closed laxdog closed 5 years ago

laxdog commented 5 years ago

This can happen when there's something wrong calling the curl command, for example, the file doesn't exist.

The exit code in this scenario should not be 0