Skip to content
Snippets Groups Projects
Commit c987115c authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

disable

parent ab336742
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,12 @@ ...@@ -13,6 +13,12 @@
## top-level directory of the distribution or, alternatively, at ## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>. ## <http://www.OpenLDAP.org/license.html>.
# test now handles known issues
if test x"$PROXYSYNC" = x ; then
echo "Test disabled; set PROXYSYNC=yes to enable"
exit 0
fi
echo "running defines.sh" echo "running defines.sh"
. $SRCDIR/scripts/defines.sh . $SRCDIR/scripts/defines.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment