Aid forward-compatibility in the include/exclude syntax by putting
authorWayne Davison <wayned@samba.org>
Thu, 13 Jan 2005 22:01:56 +0000 (22:01 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 13 Jan 2005 22:01:56 +0000 (22:01 +0000)
commit14d496cc8b5dceffbb58b08bdac530def620eecc
tree21ebe1871299cc20a9f444026874f15f4f68c193
parent106a8ad918498850614791736f508dcb2244af56
Aid forward-compatibility in the include/exclude syntax by putting
a "- " in front of any name that starts with a '+' or a '-' and would
otherwise be unprefixed (the old code only did this if the '+' or '-'
was followed by a space).
exclude.c