--- tests/scripts/test031-component-filter 2009/01/22 00:01:19 1.17.2.4 +++ tests/scripts/test031-component-filter 2011/01/04 23:51:07 1.17.2.7 @@ -1,8 +1,8 @@ #! /bin/sh -# $OpenLDAP: pkg/ldap/tests/scripts/test031-component-filter,v 1.17.2.3 2008/02/11 23:26:51 kurt Exp $ +# $OpenLDAP: pkg/ldap/tests/scripts/test031-component-filter,v 1.17.2.6 2010/04/19 19:14:34 quanah Exp $ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2009 The OpenLDAP Foundation. +## Copyright 1998-2011 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -314,7 +314,7 @@ fi test $KILLSERVERS != no && kill -HUP $KILLPIDS echo "Filtering ldapsearch results..." -. $LDIFFILTER < $SEARCHOUT > $SEARCHFLT +$LDIFFILTER < $SEARCHOUT > $SEARCHFLT echo "Comparing filter output..." $CMP $SEARCHFLT $COMPSEARCHOUT > $CMPOUT