[Bugs] [Bug 1405390] probable 'tar' failure after end of smoke test
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jan 27 10:25:26 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1405390
--- Comment #1 from Nigel Babu <nigelb at redhat.com> ---
This happens because the /var/log/messages file gets an entry after the tar.
But tar exists with status 1. It's okay to ignore this failure. We should
probably catch the tar exit status 1 and return that as 0 instead. Or wrap the
command with a `|| true`
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=tZe6Xy1lfZ&a=cc_unsubscribe
More information about the Bugs
mailing list