OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-227-gdf18c9e
Gerrit Code Review
gerrit@openafs.org
Fri, 11 Jun 2010 19:10:52 -0700 (PDT)
The following commit has been merged in the master branch:
commit df18c9e895e75e77ed466dea3b06ef2a0a07260a
Author: Andrew Deason <adeason@sinenomine.net>
Date: Fri Jun 11 16:51:02 2010 -0500
vlclient: work with non-space whitespace
Make vlclient work with non-space whitespace separating arguments.
This also makes it cope with a trailing newline that fgets() gives us,
making this more intuitive to use.
Change-Id: Ida4da9f997ac073a5afa6c95e1b3cec180c18e1a
Reviewed-on: http://gerrit.openafs.org/2126
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vlserver/vlclient.c | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
--
OpenAFS Master Repository