summaryrefslogtreecommitdiff
path: root/tests/_setup_alias
diff options
context:
space:
mode:
authorTobias Brox <tobias@redpill-linpro.com>2022-05-29 16:20:39 +0200
committerTobias Brox <tobias@redpill-linpro.com>2022-05-29 16:20:39 +0200
commitfd834cd17933bad5567f1315ddc800145081dcd6 (patch)
tree49692213cc5e9b408ee2cb75bd8b1f622d058746 /tests/_setup_alias
parent36fbbe2654d2f73a7583d9538787fd807b781b0e (diff)
downloadcalendar-cli-fd834cd17933bad5567f1315ddc800145081dcd6.zip
some work on the testing script. (This should be cleaned up and made more readable and modular ... but how?)
Diffstat (limited to 'tests/_setup_alias')
-rw-r--r--tests/_setup_alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/_setup_alias b/tests/_setup_alias
index bfa34f0..0f2c6de 100644
--- a/tests/_setup_alias
+++ b/tests/_setup_alias
@@ -1,3 +1,4 @@
+set -o pipefail
outfile=$(mktemp)
error() {