Re: svn commit: r8851 - trunk/subversion/tests/clients/cmdline

"C. Michael Pilato" <[email protected]> 26 Feb 2004 21:12:58 -0600
Newsgroups gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.svn
Message-ID <m31xohw6yt.fsf__4284.79841580174$1077851635@localhost.localdomain>
[email protected] writes:

> Author: ghudson
> Date: Thu Feb 26 19:15:55 2004
> New Revision: 8851
> 
> Modified:
>    trunk/subversion/tests/clients/cmdline/update_tests.py
> Log:
> Adjust test suite for r8840.
> 
> * tests/clients/cmdline/update_tests.py: Change the expected
>   output of update_tests 15 to match the actual output; the
>   new driver calls set_target_revision all the time, while
>   the old code did not in some cases when there are no
>   changes.

Thanks for the explaining here why this test was failing.  I had
assumed a different (and more contentious) cause.  Glad to see I was
wrong.