]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
regress: Fix regress-utils.sh script
authorRadosław Korzeniewski <radekk@inteos.pl>
Fri, 10 Jul 2020 14:22:36 +0000 (14:22 +0000)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:27 +0000 (09:03 +0100)
regress/scripts/regress-utils.sh

index 47eecefce278f397ce8cf9021fa71f6067dab50c..8369565a2551ad06718e211e6eb13901876ff74a 100755 (executable)
@@ -19,8 +19,8 @@
  # now check if we are running under a proper shell
 if test "x/$(basename $0)" != "x/bash"
 then
-        echo "Regression script must use BASH for this utilities!"
-        exit 1
+   echo "Regression script must use BASH for this utilities!"
+   exit 1
 fi
 
 #
@@ -352,7 +352,6 @@ dn: cn=root,dc=$db_name,dc=bacula,dc=com
 objectClass: organizationalRole
 cn: root
 description: Directory Manager
-
 # The regress special object
 dn: cn=other/name,dc=$db_name,dc=bacula,dc=com
 objectClass: top