]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
CI: remove debugging
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 14 Oct 2022 16:48:25 +0000 (17:48 +0100)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 14 Oct 2022 16:48:25 +0000 (17:48 +0100)
scripts/ci/389ds-setup.sh

index ac6be39923e600cc39a05423145789c31ebae197..d02b878847952211c4da9a5a2cd846dfd9a96a0d 100755 (executable)
@@ -2,8 +2,6 @@
 
 ROOTDN="cn=Directory Manager"
 
-set
-
 if [ "x$USE_DOCKER" = "xtrue" ]; then
        dsconf -D "${ROOTDN}" -w "secret123" "${PERSISTENT_SEARCH_TEST_SERVER}" backend create --suffix 'dc=example,dc=com' --be-name localhost
        dsidm -D "${ROOTDN}" -w "secret123" "${PERSISTENT_SEARCH_TEST_SERVER}" -b 'dc=example,dc=com' initialise