From c44289ce1c826a35057b3815745be338555a47ce Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 22 Apr 2022 15:46:05 +0200 Subject: [PATCH] testprogs: Reformat test_ldb_simple.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit shfmt -w -p -i 0 -fn testprogs/blackbox/test_ldb_simple.sh Signed-off-by: Andreas Schneider Reviewed-by: Pavel Filipenský --- testprogs/blackbox/test_ldb_simple.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/testprogs/blackbox/test_ldb_simple.sh b/testprogs/blackbox/test_ldb_simple.sh index 604c4a6d53b..433bacdaf5c 100755 --- a/testprogs/blackbox/test_ldb_simple.sh +++ b/testprogs/blackbox/test_ldb_simple.sh @@ -1,22 +1,22 @@ #!/bin/sh if [ $# -lt 2 ]; then -cat <