Mercurial > hg-stable
diff tests/test-largefiles-wireproto.t @ 31773:3ed26ba54685
test-serve: kill daemons before deleting the access and error logs
On Windows, `rm` will fail with 'Permission denied' if another process has it
open. It looks like the rollback test was missing the kill entirely.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 02 Apr 2017 01:28:05 -0400 |
parents | 636cf3f7620d |
children | 2428e8ec0793 |
line wrap: on
line diff
--- a/tests/test-largefiles-wireproto.t Sun Apr 02 00:56:52 2017 -0400 +++ b/tests/test-largefiles-wireproto.t Sun Apr 02 01:28:05 2017 -0400 @@ -441,7 +441,7 @@ 1 largefiles updated, 0 removed 1 files updated, 0 files merged, 0 files removed, 0 files unresolved + $ killdaemons.py $ rm hg.pid access.log - $ killdaemons.py #endif