From: Wayne Davison Date: Mon, 14 Jul 2003 15:13:31 +0000 (+0000) Subject: Updated for latest character-class change. X-Git-Tag: v2.5.7~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7735ba0851046dc76bffec873460a262d80197b;p=thirdparty%2Frsync.git Updated for latest character-class change. --- diff --git a/wildtest.txt b/wildtest.txt index 2060d3af..3a8f49ac 100644 --- a/wildtest.txt +++ b/wildtest.txt @@ -41,7 +41,8 @@ 0 1 foo/baz/bar foo*bar 1 1 foo/baz/bar foo**bar 0 1 foo/bar foo?bar -1 0 foo/bar foo[/]bar +0 0 foo/bar foo[/]bar +0 0 foo/bar f[^eiu][^eiu][^eiu][^eiu][^eiu]r 0 1 foo **/foo 1 1 /foo **/foo 1 1 bar/baz/foo **/foo