--- tests/scripts/test031-component-filter 2011/01/04 23:51:07 1.17.2.7 +++ tests/scripts/test031-component-filter 2007/01/02 19:01:19 1.18 @@ -1,8 +1,8 @@ #! /bin/sh -# $OpenLDAP: pkg/ldap/tests/scripts/test031-component-filter,v 1.17.2.6 2010/04/19 19:14:34 quanah Exp $ +# $OpenLDAP: pkg/ldap/tests/scripts/test031-component-filter,v 1.17 2006/01/11 04:25:09 hyc Exp $ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2011 The OpenLDAP Foundation. +## Copyright 1998-2007 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