git: tools - Fix a couple mistakes.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Mar 9 14:45:40 PDT 2014


commit 8fcb37fc3c7e07c7bcc7958e60cc9c6e95389e48
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sun Mar 9 18:12:00 2014 +0100

    tools - Fix a couple mistakes.
    
    - Don't write metadata file on dry-run mode for hammer-backup.sh
    - Fix a corner case where hammer mirror-read does not find any changes
      and thus provides no endtid. Reused begtid for the metadata file
    - Exit and remove the incremental file generated if we can't figure out
      which entid has to be written to the metadata file

Summary of changes:
 tools/tools/hammer-backup/hammer-backup.sh | 55 ++++++++++++++++++++++--------
 1 file changed, 40 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fcb37fc3c7e07c7bcc7958e60cc9c6e95389e48


-- 
DragonFly BSD source repository



More information about the Commits mailing list