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: way...@samba.org
        ReportedBy: jida...@jidanni.org
         QAContact: rsync...@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.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to