tests/test-inotify.out
author Henrik Stuart <hg@hstuart.dk>
Wed, 08 Jul 2009 18:35:13 +0200
changeset 9108 eef406165507
parent 7393 92c952c4470c
child 9116 f90bbf1ea09f
permissions -rw-r--r--
url: fix use of non-int port in https connections (issue1725) Versions of Python before 2.6 cannot automatically convert a given port number to an integer, so we add a conversion to coerce the given input to an int.

adding a
adding b
adding c
adding d
adding dir/bar/foo
adding dir/x
adding dir/y
adding e
% inserve
? hg.pid
% clean
C a
C b
C c
C d
C dir/bar/foo
C dir/x
C dir/y
C e
% all
? hg.pid
C a
C b
C c
C d
C dir/bar/foo
C dir/x
C dir/y
C e
% path patterns
M dir/x
? hg.pid
M dir/x
M x