hgext/__init__.py
author Patrick Mezard <patrick@mezard.eu>
Wed, 12 Sep 2012 22:31:54 +0200
changeset 17538 31ca918d539a
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
test-static-http.t: enable on Windows We cannot read $! to get the background job process identifier, with MinGW it can return internal identifiers not matching the native Windows ones. Instead we introduce a helper script polling on the pid file. We assume the pid file data will be written in order.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder