OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-56-g65a891b
Gerrit Code Review
gerrit@openafs.org
Fri, 3 Jan 2025 13:18:37 -0500
The following commit has been merged in the master branch:
commit 65a891b126ad3e7d6de463eae830035d3bbe6712
Author: Ben Huntsman <ben@huntsmans.net>
Date: Sun Nov 24 11:10:14 2024 -0800
lwp: Ignore and clean the rw test utility
The lwp test utility "rw" is not built by default. But if someone
builds it explicitly, we should clean it during an clean pass.
Also add it to a .gitignore file.
Change-Id: I0ad90e504dedfaa71268221b443c4414327892d4
Reviewed-on: https://gerrit.openafs.org/15972
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
src/lwp/.gitignore | 5 +++++
src/lwp/Makefile.in | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
OpenAFS Master Repository