The following commit has been merged in the master branch:
commit 076b9b746569ebdfbec2c8ae98a1d338c97a3d70
Author: Andrew Deason <[email protected]>
Date:   Tue Oct 29 21:11:54 2013 -0500

    Exit successfully on -help
    
    Running a command with -help is not an error. cmd_Dispatch handles
    this correctly, but several server processes call cmd_Parse directly,
    and exit with failure on -help. Make them exit successfully instead.
    
    Change-Id: Ieab32ba4a62a182308538469e69320d241dc3aad
    Reviewed-on: http://gerrit.openafs.org/10421
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>

 src/ptserver/ptserver.c |    3 +++
 src/viced/viced.c       |    3 +++
 src/vlserver/vlserver.c |    3 +++
 src/volser/volmain.c    |    4 +++-
 4 files changed, 12 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to