If the user specified --relative and a source dir with a trailing
authorWayne Davison <wayned@samba.org>
Wed, 27 Apr 2005 22:56:47 +0000 (22:56 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 27 Apr 2005 22:56:47 +0000 (22:56 +0000)
commit7a16e12207b65010dc2f0c05dc87a9690c9ed87b
treed628557fc5e979b10cc1491c7e1261eed16465e3
parentde8252f67fb4cc22b4c6264ea87c6c43bb3c69d5
If the user specified --relative and a source dir with a trailing
slash, make sure we strip of the trailing "/." from the dir's len
(in del_hier_name_len) so that its subdirs get marked with
FLAG_DEL_HERE.
flist.c