OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3074-g0c36709
Gerrit Code Review
gerrit@openafs.org
Tue, 30 Oct 2012 03:27:54 -0700 (PDT)
The following commit has been merged in the master branch:
commit 0c3670914a05c7aa33f0b1239ba9cc25f430ed04
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Wed Sep 19 19:14:31 2012 -0400
tests: cleanup temporary files
Call the configuration directory cleanup function before exiting
so there are no files left behind, even in case of error.
Add KeyFileExt to the list of files that are removed.
Change-Id: Ie795bef0d44609b36950970244c02a6c6da1a843
Reviewed-on: http://gerrit.openafs.org/8142
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Simon Wilkinson <simonxwilkinson@gmail.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
tests/Makefile.in | 2 +-
tests/auth/authcon-t.c | 8 ++++++--
tests/auth/superuser-t.c | 19 ++++++++++++-------
tests/common/config.c | 17 ++++++++++-------
tests/volser/vos-t.c | 17 ++++++++++++-----
5 files changed, 41 insertions(+), 22 deletions(-)
--
OpenAFS Master Repository