]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/conf.sh
ITS#8521 - Add testcase for this regression
[openldap] / tests / scripts / conf.sh
index 5cb7a6678e6c736c8c930472bc770ca571e197be..78a9d1b3ebcad6014a9b0a065a89ad10b714ef92 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2014 The OpenLDAP Foundation.
+## Copyright 1998-2016 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -76,5 +76,7 @@ sed -e "s/@BACKEND@/${BACKEND}/"                      \
        -e "s;@PORT6@;${PORT6};"                        \
        -e "s/@SASL_MECH@/${SASL_MECH}/"                \
        -e "s;@TESTDIR@;${TESTDIR};"                    \
+       -e "s;@TESTWD@;${TESTWD};"                      \
        -e "s;@DATADIR@;${DATADIR};"                    \
-       -e "s;@SCHEMADIR@;${SCHEMADIR};"
+       -e "s;@SCHEMADIR@;${SCHEMADIR};"                \
+       -e "/^#/d"