Bug#451666: Please document ikiwiki-flavored regexps

2007-11-17 Thread Daniel Burrows
Package: ikiwiki Version: 2.12 Severity: normal ikiwiki seems to use yet another flavor of regexps. Say I want to ignore tilde-backups: [EMAIL PROTECTED]:~/programming/cwidget/head/doc$ ikiwiki --setup ikiwiki.setup --exclude '.*~$' Final $ should be \$ or $name at (eval 5) line 103, within

Bug#451666: Please document ikiwiki-flavored regexps

2007-11-17 Thread Joey Hess
Daniel Burrows wrote: ikiwiki seems to use yet another flavor of regexps. That's a large leap to make.. Say I want to ignore tilde-backups: [EMAIL PROTECTED]:~/programming/cwidget/head/doc$ ikiwiki --setup ikiwiki.setup --exclude '.*~$' Final $ should be \$ or $name at (eval 5) line