]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/acfilter.sh
Axe slurpd / replog support
[openldap] / tests / scripts / acfilter.sh
index 5d7558c300c14d2e2ec59adb0daf85f4dad7a4cf..9a650359bdc4e39a1561b8222336925817a53038 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-2007 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 '^#'