OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1082-ga1eed13
Gerrit Code Review
gerrit@openafs.org
Tue, 19 Apr 2011 08:27:05 -0700 (PDT)
The following commit has been merged in the master branch:
commit a1eed135d29f1030cdd409e9d9c824e6cd2a5f83
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Sat Apr 16 14:50:11 2011 +0100
FreeBSD: Don't ignore Makefile
The file src/packaging/FreeBSD/Makefile is part of the repository,
and so shouldn't be excluded by .gitignore (the exclusion is inherited
from the top level). So, restore it with .gitignore in this directory.
Change-Id: I841e67aba707fd7193ba0d15a11f969ffd55829c
Reviewed-on: http://gerrit.openafs.org/4495
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/packaging/FreeBSD/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository