git: sbin/hammer: Fix rename printfs to differentiate recover paths

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Dec 12 08:56:11 PST 2016


commit 642d73b8b4bc56d165ca80babf9757d2b6f7ef68
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Dec 13 01:04:50 2016 +0900

    sbin/hammer: Fix rename printfs to differentiate recover paths
    
    This helps understand recovery path from stdout.
    
    It doesn't really matter if the change makes any sense to real users,
    because most printfs by this command aren't understandable anyway
    unless one looks at the code.

Summary of changes:
 sbin/hammer/cmd_recover.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/642d73b8b4bc56d165ca80babf9757d2b6f7ef68


-- 
DragonFly BSD source repository


More information about the Commits mailing list