git: DragonFly_RELEASE_3_2 varsym(1) - Fix return codes.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Mar 5 13:59:44 PST 2013


commit 885591b3fed18c8e5bba73a6f01b9a2f3bc1eab7
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Fri Mar 1 00:29:59 2013 +0100

    varsym(1) - Fix return codes.
    
    * varsym was always returning 0 (success) which was incorrect.
    * Return codes are now as indicated in the man page.
    
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2517>
    Reported-by: Dmitry Razumovsky

Summary of changes:
 bin/varsym/varsym.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/885591b3fed18c8e5bba73a6f01b9a2f3bc1eab7


-- 
DragonFly BSD source repository



More information about the Commits mailing list