]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test031-component-filter
ITS#7920
[openldap] / tests / scripts / test031-component-filter
index 7bf799570bfefe87ca66db23107cb24b32d0bbbc..ccc23b198e068323cd431357e1391767f6cd9462 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2007 The OpenLDAP Foundation.
+## Copyright 1998-2014 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