diff tests/test-rollback.t @ 31770: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 fe50341de1ff
children 2debf1e3cfa4
line wrap: on
line diff
--- a/tests/test-rollback.t	Sun Apr 02 00:56:52 2017 -0400
+++ b/tests/test-rollback.t	Sun Apr 02 01:28:05 2017 -0400
@@ -148,6 +148,8 @@
   working directory now based on revision 0
   $ hg id default
   791dd2169706
+
+  $ killdaemons.py
 #endif
 
 update to older changeset and then refuse rollback, because