[Bug 10219] New: Warn if list files more than once

samba-bugs at samba.org samba-bugs at samba.org
Sat Oct 19 04:21:21 MDT 2013


https://bugzilla.samba.org/show_bug.cgi?id=10219

           Summary: Warn if list files more than once
           Product: rsync
           Version: 3.0.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: jidanni at jidanni.org
         QAContact: rsync-qa at samba.org


Wish it would tell me I'm repeating myself.

$ rsync -uva age_grouper Makefile filter extractor extractor extractor
interviewer m.jidanni.org:ceeeeeeee/
building file list ... done
Makefile

See how "real" programs do it:

$ touch f
$ mkdir w
$ cp f f f w
cp: warning: source file ‘f’ specified more than once
cp: warning: source file ‘f’ specified more than once

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list