view tests/test-inotify-dirty-dirstate.out @ 11252:56f306238256

keyword: force dirstate normal when all changes in a file are recorded Before this bugfix a file whose changes were entirely recorded was still considered modified by "hg status". Note: the test must use hg record -l/--logfile, because this is not reproducible with hg record -m/--message.
author Christian Ebert <blacktrash@gmx.net>
date Tue, 01 Jun 2010 01:05:45 +0200
parents 951ec6c7d703
children
line wrap: on
line source

% issue1810: inotify and fetch
adding foo
updating to branch default
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
adding bar
adding spam
% issue1719: inotify and mq
% inserve
popping test.patch
patch queue now empty
% st should not output anything
applying test.patch
now at: test.patch
% st should not output anything