From 0d34fa108f5669eabbe7df41c1431d203969183c Mon Sep 17 00:00:00 2001 From: Tobias Brox Date: Wed, 5 Jan 2022 15:21:39 +0100 Subject: working on the new cli. Split out the thoughts from the NEXT_LEVEL.md file to an independent NEW_CLI.md --- tests/_setup_alias | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/_setup_alias') diff --git a/tests/_setup_alias b/tests/_setup_alias index 0d5c302..bfa34f0 100644 --- a/tests/_setup_alias +++ b/tests/_setup_alias @@ -1,6 +1,7 @@ outfile=$(mktemp) error() { + echo "FAILURE" echo "$1" echo "sleeping 3" sleep 3 -- cgit v1.2.3