Comment #2 on issue 3500 by [email protected]: Patchy apparently fails to clean
up after tests, leading to interdependencies and failures
http://code.google.com/p/lilypond/issues/detail?id=3500
Maybe we should just do
git reset --hard
git clean -f -d -x
and forget about all of "make clean". Patchy creates its own build
directory anyway, so this kind of all-inclusive brutal cleanup is not going
to lead to any loss of user data.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings