OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2498-ga9595ab

Gerrit Code Review gerrit@openafs.org
Mon, 7 May 2012 20:25:33 -0700 (PDT)


The following commit has been merged in the master branch:
commit a9595ab04712b523db8b0ca934613aa1a60cda99
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sat Oct 8 23:33:37 2011 +0100

    tests: Use enum rather than #defines for tests
    
    Change the command test so that it uses an enum, rather than #defines
    for offsets into the parms array. This is mainly a cosmetic change, but
    brings the test suite into line with the way that we're doing stuff in
    the "real" code.
    
    Change-Id: Ia9d72e13230edd4fe13af52ba6816cf775693c36
    Reviewed-on: http://gerrit.openafs.org/7133
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Tom Keiser <tkeiser@sinenomine.net>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 tests/cmd/command-t.c |   74 +++++++++++++++++++++++++++----------------------
 1 files changed, 41 insertions(+), 33 deletions(-)

-- 
OpenAFS Master Repository