From 06ce86c600d45ed1d650fe06197064b12e880db6 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 12 Oct 2020 11:03:03 -0400 Subject: test: indent continuation lines Signed-off-by: Lukas Fleischer --- test/recur-008.sh | 2 +- test/recur-009.sh | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/recur-008.sh b/test/recur-008.sh index c66bf12..75e4f5a 100755 --- a/test/recur-008.sh +++ b/test/recur-008.sh @@ -4,7 +4,7 @@ if [ "$1" = 'actual' ]; then TZ='Europe/Copenhagen' "$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-dst" \ - -Q --from 03/24/2019 --to 03/31/2020 --filter-type recur-apt + -Q --from 03/24/2019 --to 03/31/2020 --filter-type recur-apt elif [ "$1" = 'expected' ]; then cat <