]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/acfilter.sh
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / acfilter.sh
index 212af1c0318f2b5a1424c81358ca667a571bde6c..9df3765ec0a55f94f50936fdc40f62a6d141ed5f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2008 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -15,4 +15,4 @@
 #
 # Strip comments
 #
-egrep -iv '^#'
+grep -v '^#'