From: Ian Jackson Date: Wed, 14 Dec 2022 20:31:42 +0000 (+0000) Subject: test/capture-log: Fix error handling X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=1aaa887088f67054589f7a3a56092dcc80845ff3;p=hippotat.git test/capture-log: Fix error handling Signed-off-by: Ian Jackson --- diff --git a/test/capture-log b/test/capture-log index 7eb0bab..4da14f2 100755 --- a/test/capture-log +++ b/test/capture-log @@ -3,6 +3,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later WITH LicenseRef-Hippotat-OpenSSL-Exception # There is NO WARRANTY. set -e +set -o pipefail log="$1"; shift mkdir -p tmp