From a790905624c7da3c97db77d3e2b03205748caf3b Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 22 Oct 2003 21:30:31 +0000 Subject: [PATCH] Fix last commit --- tests/scripts/test007-replication | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/scripts/test007-replication b/tests/scripts/test007-replication index 4ab65e5a82..61ac2b0651 100755 --- a/tests/scripts/test007-replication +++ b/tests/scripts/test007-replication @@ -167,6 +167,7 @@ changetype: delete EOMODS +RC=$? if test $RC != 0 ; then echo "ldapmodify failed ($RC)!" test $KILLSERVERS != no && kill -HUP $KILLPIDS -- 2.39.5