]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/acfilter.sh
Add '=' to printableString to be consistent with ASN.1 description
[openldap] / tests / scripts / acfilter.sh
index 22c58c3d0a42e1beffaf674da9325876c91ac7cd..975460cd61ad0ab73fe6bedafe19aa9afca77070 100755 (executable)
@@ -1,2 +1,6 @@
 #! /bin/sh
-egrep -iv '^modifiersname:|^modifytimestamp:|^creatorsname:|^createtimestamp'
+# $OpenLDAP$
+#
+# Strip comments
+#
+egrep -iv '^#'