git: sbin/hammer: Fix indentation of config data output
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Sat Mar  5 03:54:57 PST 2016
    
    
  
commit 310c241ef93878a3499ae940e43d83efd89a64b1
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Mar 4 05:21:51 2016 +0900
    sbin/hammer: Fix indentation of config data output
    
    Align config data with " before and after the data.
    Otherwise hammer show generates output that looks as if
    each line of config data starts with two spaces "  ".
Summary of changes:
 sbin/hammer/cmd_show.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/310c241ef93878a3499ae940e43d83efd89a64b1
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list