samba-bugs at samba.org
2014-Sep-06 09:56 UTC
[Bug 10799] New: Feature request: detail --dry-run mode when --debug=exit
https://bugzilla.samba.org/show_bug.cgi?id=10799
Summary: Feature request: detail --dry-run mode when
--debug=exit
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: davegradwell at yahoo.co.uk
QAContact: rsync-qa at samba.org
It would be much appreciated if rsync could mark exits of dry-runs specifically
as such.
Example:
2014/09/06 10:22:41 [3449] [sender] _exit_cleanup(code=0, file=main.c,
line=1165): about to call exit(0) (DRY RUN)
My feeling is that a --dry-run is such a fundamental modifier to the context of
'success' that it merits this special treatment.
I know you see this information when you ask for --stats but I think it is
equally significant to clarify the context of the exit.
With thanks, Dave.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
samba-bugs at samba.org
2014-Sep-06 18:01 UTC
[Bug 10799] Feature request: detail --dry-run mode when --debug=exit
https://bugzilla.samba.org/show_bug.cgi?id=10799
Wayne Davison <wayned at samba.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Wayne Davison <wayned at samba.org> 2014-09-06
18:01:15 UTC ---
Seems reasonable to me (and easy to do). I've checked-in such a change to
git.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Possibly Parallel Threads
- [Bug 10238] New: --dry-run does not change directory, causes --link-dest failure on symlinks
- [Bug 10209] New: rsync in dry run reports it will create a backup dir even though it already exists
- [Bug 10772] New: Bad time logging as daemon
- [Bug 8829] New: rsync -uav --delete --dry-run prints delete file list in reverse order
- DO NOT REPLY [Bug 5050] New: rsync tries to --copy-dest in --dry-run mode