Skip to content
Commit 8888eb5e authored by Zack Weinberg's avatar Zack Weinberg
Browse files

Fix build-and-build-again bug in sunrpc tests.

rpcgen will error out if the file it's asked to create already exists.
Several other rules in sunrpc/Makefile take care to delete rpcgen-
generated files before creating them, but rpcgen-tests doesn't, which
can lead to spurious test failures in an incremental rebuild.

	* sunrpc/Makefile (rpcgen-tests): Delete the .out file before
	creating or re-creating it.
parent 9601d3ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment