tests/fsmonitor-run-tests.py
changeset 45830 c102b704edb5
parent 44448 55c443fcb4fc
child 48875 6000f5b25c9b
equal deleted inserted replaced
45829:e7a4c018b563 45830:c102b704edb5
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python3
     2 
     2 
     3 # fsmonitor-run-tests.py - Run Mercurial tests with fsmonitor enabled
     3 # fsmonitor-run-tests.py - Run Mercurial tests with fsmonitor enabled
     4 #
     4 #
     5 # Copyright 2017 Facebook, Inc.
     5 # Copyright 2017 Facebook, Inc.
     6 #
     6 #