OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-561-g80edcab
Gerrit Code Review
gerrit@openafs.org
Fri, 3 Apr 2020 12:18:55 -0400
The following commit has been merged in the master branch:
commit 80edcab9997807f91798dacc2cc59efdba74be56
Author: Cheyenne Wills <cwills@sinenomine.net>
Date: Wed Apr 1 09:38:05 2020 -0600
butc: rename local var tapeblocks to numTapeblocks
The local variable tapeblocks in GetConfigParams matches a global
variable. Rename the local variable to avoid confusion with the global
name.
Change-Id: I1c30433696a35a74978ef0c23881c82054b416c5
Reviewed-on: https://gerrit.openafs.org/14128
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/butc/tcmain.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository