]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Make volscan's column delimiter option work
authorPaul Smeddle <paul.smeddle@morganstanley.com>
Mon, 12 Mar 2012 19:56:11 +0000 (19:56 +0000)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 13 Aug 2014 18:34:02 +0000 (14:34 -0400)
commite7826e491d15ff334c8bb1d572a471d37d3284d2
tree9c4ec70e1e54336a596f9ed0079171560c28c101
parent52968010955bb7371ce43a91b5cc39872012511c
Make volscan's column delimiter option work

Currently, volscan ignores the -delim command-line option,
using the hardcoded default. This patch adds processing
for this option, allowing alternative characters.

Corrects an error in a08c3207255756c825ab69a19e04f79dd879c646

Reviewed-on: http://gerrit.openafs.org/6894
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
(cherry picked from commit d62456255e13beef41770ad90ee6cb58068007b9)

Change-Id: Ic5e253c2c1ae6fcdba79b70bf43ba16883389ccd
Reviewed-on: http://gerrit.openafs.org/11271
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/vol/vol-info.c