]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/acfilter.sh
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / acfilter.sh
index 5d7558c300c14d2e2ec59adb0daf85f4dad7a4cf..9df3765ec0a55f94f50936fdc40f62a6d141ed5f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 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 '^#'