X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest030-relay;h=4d8f50438dd197ec323a4f9d92e982441ea198b5;hb=df20af5c87f8a5294d6e70dd7d984fb8e17ec040;hp=69373806586724a072262d90d18ca08dfcc3c177;hpb=2c66d5f856927920a11956c1cacc25afad0bc64a;p=openldap diff --git a/tests/scripts/test030-relay b/tests/scripts/test030-relay index 6937380658..4d8f50438d 100755 --- a/tests/scripts/test030-relay +++ b/tests/scripts/test030-relay @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2004 The OpenLDAP Foundation. +## Copyright 1998-2005 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -17,7 +17,7 @@ echo "running defines.sh" . $SRCDIR/scripts/defines.sh if test $RWM = rwmno ; then - echo "Rewrite/remap overlay not available, test skipped" + echo "rwm (Rewrite/remap) overlay not available, test skipped" exit 0 fi @@ -62,7 +62,7 @@ if test "x$RELAYS" = "x" ; then exit 0 fi -echo "Testing virtual naming context mapping with backend(s) $RELAYS..." +echo "Testing virtual naming context mapping with $RELAYS backend(s)..." echo "" first=1