X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Facfilter.sh;h=9a650359bdc4e39a1561b8222336925817a53038;hb=a2405e0a7e31a128774b3e4077c1199d3a3cdf5e;hp=5d7558c300c14d2e2ec59adb0daf85f4dad7a4cf;hpb=dc0eacd40b625258355eea866d62188e5aa7ce3b;p=openldap diff --git a/tests/scripts/acfilter.sh b/tests/scripts/acfilter.sh index 5d7558c300..9a650359bd 100755 --- a/tests/scripts/acfilter.sh +++ b/tests/scripts/acfilter.sh @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## 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 '^#'