chiark
/
gitweb
/
~ian
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78995cd
)
tests/filter/check: Enable pipefail
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 25 Dec 2019 01:21:54 +0000
(
01:21
+0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 28 Dec 2019 22:19:08 +0000
(22:19 +0000)
So we must use bash.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/filter/check
patch
|
blob
|
history
diff --git
a/tests/filter/check
b/tests/filter/check
index 18ead3eb444a0823a706cd1ef99910238e402b26..35db4ed22c374de10ffcd1631265c40b5b8d7b67 100755
(executable)
--- a/
tests/filter/check
+++ b/
tests/filter/check
@@
-1,5
+1,6
@@
-#!/bin/sh
+#!/bin/
ba
sh
set -e
+set -o pipefail
cd tests/filter