Derek Price wrote:
The patch does what you said it would on stable, but something else is
wrong on feature. The new watch6-2 test fails - basically, the previous
watch add appears to be failing without reporting the error. I've
attached a revised patch, with the failing tests (which, again, pass on
stable).

I've investigated, and watch6-2 appears to fail as a result of a different bug in feature. The commands "cvs watch [add/remove]" (with no files specified) no longer create the default entry in the fileattr file.


The test cases should pass on feature if you:

sed 's/watch add/watch add .'
sed 's/watch remove/watch remove .'

I'll look into that other bug and see if I can track it down.

--
Jim



_______________________________________________
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to