]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
tahoe cp: ignore trailing slash on source arguments
authorBrian Warner <warner@lothar.com>
Mon, 4 May 2015 05:13:52 +0000 (22:13 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 4 May 2015 05:13:52 +0000 (22:13 -0700)
This avoids an error case where an empty child name resulted in a
duplicate mkdir. It adds a precondition check to guard against empty
child names, and some test cases. It also cleans up a funny redundancy
noticed earlier (refs ticket:2329).


No differences found