OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1188-gf1928b9

Gerrit Code Review gerrit@openafs.org
Thu, 19 May 2011 04:34:05 -0700 (PDT)


The following commit has been merged in the master branch:
commit f1928b9d26cfc415911a2e4346fbfefb909745ac
Author: Jeff Blaine <jblaine@kickflop.net>
Date:   Wed May 18 21:46:52 2011 -0400

    Hide -noexecute in favor of -dryrun
    
    Makes all previous -noexecute arguments hidden (still callable)
    and replaces them with -dryrun whose help text has been made
    common where appropriate instead of the 3 previous ways the
    argument was explained.
    
    Change-Id: I0ef3daa88dc771d972131358dc6e8a23ecd5a33b
    Reviewed-on: http://gerrit.openafs.org/4678
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/bucoord/commands.c |    7 ++++++-
 src/bucoord/main.c     |    5 +++--
 src/uss/uss.c          |   10 +++++-----
 src/volser/vos.c       |   17 ++++++++++-------
 4 files changed, 24 insertions(+), 15 deletions(-)

-- 
OpenAFS Master Repository