OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4039-gad357e4
Gerrit Code Review
gerrit@openafs.org
Thu, 7 Nov 2013 04:21:58 -0800 (PST)
The following commit has been merged in the master branch:
commit ad357e4ce49fe034221179e500ce53944b3a8bf4
Author: Andrew Deason <adeason@sinenomine.net>
Date: Thu Nov 7 00:03:17 2013 -0600
backup deletedump: Change -port to -portoffset
Use -portoffset instead of -port, for consistency with all of the
other backup suite commands. Leave -port in as an alias, for backwards
compatibility. Currently -port will mean -portoffset anyway, since
it's an unambiguous abbreviation, but put in the alias explicitly,
just in case some other option comes along starting with -port.
Change-Id: I2f8aaa34fdf9e7c80a8fec1dc1caf63d9b7192b1
Reviewed-on: http://gerrit.openafs.org/10440
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/bucoord/commands.c | 2 +-
src/bucoord/main.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository