Mercurial > hg
view tests/test-install.out @ 12153:d598d24a7e67 stable
test-convert-cvs: add a sleep to make test more stable
The recent addition of fuzzy tests introduced a new cvs commit which sometimes
fails.
This adds a sleep to make sure that cvs notices that the file has changed,
similar to how it is done in other tests.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Thu, 02 Sep 2010 22:38:12 +0200 |
parents | ebfc46929f3e |
children |
line wrap: on
line source
% hg debuginstall Checking encoding (ascii)... Checking extensions... Checking templates... Checking patch... Checking commit editor... Checking username... No problems detected % hg debuginstall with no username Checking encoding (ascii)... Checking extensions... Checking templates... Checking patch... Checking commit editor... Checking username... no username supplied (see "hg help config") (specify a username in your configuration file) 1 problems detected, please check your install!