OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-devel-1_5_77-12-g0b80be0
Gerrit Code Review
gerrit@openafs.org
Mon, 27 Sep 2010 08:26:51 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 02f39f7b168cae20117a56dd0dbf4eeaa87b3bcc
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Wed Sep 8 08:22:57 2010 +0100
Add config.log to gitignore globally
When you end up explicitly regenerating chosen Makefiles by
running ../../config.status Makefile, the working tree ends up littered
with config.log files.
Currently, we only ignore config.log in the top directory - extend this
so that it's ignored across the tree.
Change-Id: If3cfec82fbf78e97ee769b36315ba23dcfe8a950
Reviewed-on: http://gerrit.openafs.org/2743
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 4a353545c3f0e91cc85d7feb379997a1eda9f6e3)
Reviewed-on: http://gerrit.openafs.org/2792
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository