"(description=Modify$NMUM)" 2>&1 | awk '/^dn:/ {print "NOK"}'`
if test "x$RESULT" = "xNOK" ; then
echo "Change was replicated to site1 search!"
- test $KILLSERVERS != no && KILL -HUP $KILLPIDS
+ test $KILLSERVERS != no && kill -HUP $KILLPIDS
exit 1
fi
sleep 1
"(description=Modify$MNUM)" 2>&1 | awk '/^dn:/ {print "NOK"}'`
if test "x$RESULT" = "xNOK" ; then
echo "Change was replicated to central search!"
- test $KILLSERVERS != no && KILL -HUP $KILLPIDS
+ test $KILLSERVERS != no && kill -HUP $KILLPIDS
exit 1
fi
sleep 1
"(description=Modify$MNUM)" 2>&1 | awk '/^dn:/ {print "NOK"}'`
if test "x$RESULT" = "xNOK" ; then
echo "Change was replicated to central search!"
- test $KILLSERVERS != no && KILL -HUP $KILLPIDS
+ test $KILLSERVERS != no && kill -HUP $KILLPIDS
exit 1
fi
sleep 1
"(description=Modify$MNUM)" 2>&1 | awk '/^dn:/ {print "NOK"}'`
if test "x$RESULT" = "xNOK" ; then
echo "Change was replicated to central search!"
- test $KILLSERVERS != no && KILL -HUP $KILLPIDS
+ test $KILLSERVERS != no && kill -HUP $KILLPIDS
exit 1
fi
sleep 1
"(description=Modify$NMUM)" 2>&1 | awk '/^dn:/ {print "NOK"}'`
if test "x$RESULT" = "xNOK" ; then
echo "Change was replicated to site2 search!"
- test $KILLSERVERS != no && KILL -HUP $KILLPIDS
+ test $KILLSERVERS != no && kill -HUP $KILLPIDS
exit 1
fi
sleep 1
"(description=Modify$MNUM)" 2>&1 | awk '/^dn:/ {print "NOK"}'`
if test "x$RESULT" = "xNOK" ; then
echo "Change was replicated to site2 search!"
- test $KILLSERVERS != no && KILL -HUP $KILLPIDS
+ test $KILLSERVERS != no && kill -HUP $KILLPIDS
exit 1
fi
sleep 1
"(description=Modify$MNUM)" 2>&1 | awk '/^dn:/ {print "NOK"}'`
if test "x$RESULT" = "xNOK" ; then
echo "Change was replicated to site2 search!"
- test $KILLSERVERS != no && KILL -HUP $KILLPIDS
+ test $KILLSERVERS != no && kill -HUP $KILLPIDS
exit 1
fi
sleep 1
"(description=Modify$MNUM)" 2>&1 | awk '/^dn:/ {print "NOK"}'`
if test "x$RESULT" = "xNOK" ; then
echo "Change was replicated to central search!"
- test $KILLSERVERS != no && KILL -HUP $KILLPIDS
+ test $KILLSERVERS != no && kill -HUP $KILLPIDS
exit 1
fi
sleep 1