[On 10 Feb, @ 22:44, Matthew wrote in "Bug#294644: continuation lines ..."] > Package: hdup > Version: 2.0.6-1 > Severity: normal > > > In hdup 2.0.5, I could do my exclude settings in hdup.conf something > like: > > exclude = \.bak$ \ > , cache\.gz$ \ > , foooo > > Which is the most readable way I could manage to get them with hdup's > config file format. Unfortunately, this no longer works in 2.0.6. > No error is generated, but nothing gets excluded.
this works again. Fix in my subversion tree. I wait a bit before releasing a new version. All the escaping should now work up to some extend. Note that this escaping will always be a hack until I rewrite the config parsing in yacc/lex. But I don't know if that will ever happen. Regards, Miek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

