OpenAFS Master Repository branch, master, updated. cdda13eec2a00becb8c2ce5270dd00a0f1097519
Gerrit Code Review
gerrit@openafs.org
Tue, 14 Jul 2009 09:52:13 -0700 (PDT)
The following commit has been merged in the master branch:
commit cdda13eec2a00becb8c2ce5270dd00a0f1097519
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Tue Jul 14 12:03:22 2009 -0400
Fix dirpath shell script generated from makefile
Generate the correct paths when building transarc style paths.
Remove the redundant dirpath shell script that was generated by the
afs-newcell script. Update the run-tests driver to use the build
time generated dirpaths.
FIXES 124976
Reviewed-on: http://gerrit.openafs.org/80
Reviewed-by: Russ Allbery <rra@stanford.edu>
Verified-by: Russ Allbery <rra@stanford.edu>
src/tests/Makefile.in | 4 ++--
src/tests/afs-newcell.pl | 8 +-------
src/tests/run-tests.in | 24 +++++++++++++++---------
3 files changed, 18 insertions(+), 18 deletions(-)
--
OpenAFS Master Repository