From 708582deefa99a28fcfa2412dce2f4b1282ea9d5 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 22 Apr 2022 15:46:04 +0200 Subject: [PATCH] testprogs: Reformat test_export_keytab_heimdal.sh MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit shfmt -w -p -i 0 -fn testprogs/blackbox/test_export_keytab_heimdal.sh Signed-off-by: Andreas Schneider Reviewed-by: Pavel Filipenský --- .../blackbox/test_export_keytab_heimdal.sh | 43 ++++++++++--------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/testprogs/blackbox/test_export_keytab_heimdal.sh b/testprogs/blackbox/test_export_keytab_heimdal.sh index a621b71eebe..f2cec4c31dc 100755 --- a/testprogs/blackbox/test_export_keytab_heimdal.sh +++ b/testprogs/blackbox/test_export_keytab_heimdal.sh @@ -4,10 +4,10 @@ # Copyright (C) 2006-2008 Andrew Bartlett if [ $# -lt 5 ]; then -cat <