Fix detecting of errors in export
authorIustin Pop <iustin@google.com>
Wed, 5 Aug 2009 09:49:56 +0000 (11:49 +0200)
committerIustin Pop <iustin@google.com>
Wed, 5 Aug 2009 11:19:16 +0000 (13:19 +0200)
commita48b08bf239a7479497265ddb586daa677b0edc1
tree9a3c314f94e4a18b1c1279e3e4f6daa8d741c711
parent60975797da6d4802e0cdd0ddc3dedb6b24aed041
Fix detecting of errors in export

This should fix issue 61, by explicitely calling bash (which is is now a
non-explicit dependency) and setting the pipefail command.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/backend.py