OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-20-gf5036d6
Gerrit Code Review
gerrit@openafs.org
Mon, 26 Apr 2010 17:58:13 -0700 (PDT)
The following commit has been merged in the master branch:
commit f5036d6314d4161ab57f7f6bcc074e535289c1eb
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Mon Apr 26 23:36:38 2010 +0100
Overzealous .gitignore under rxkad
The .gitignore in rxkad ignores sboxes.h and fcrypt.h,
since they used to get copied there from the domestic subdir.
Now that they actually live under rxkad, they souldn't be
ignored.
(with thanks to Marc for the commit message)
Change-Id: I1dd6766e75c15ca7f5604601bbe5b4e67f4fffa6
Reviewed-on: http://gerrit.openafs.org/1848
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/rxkad/.gitignore | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository