# HG changeset patch # User timeless # Date 1459969684 0 # Node ID 9d31582dd6360e05caa32998da2b0cc89dd621ef # Parent c5565fc8848dd084d104ca40c33d1acdfcff8bc6 tests: use /usr/bin/env python for test-status-inprocess.py everyone else uses it, and the next commit will add a rule for it diff -r c5565fc8848d -r 9d31582dd636 tests/test-status-inprocess.py --- a/tests/test-status-inprocess.py Wed Apr 06 22:26:47 2016 -0400 +++ b/tests/test-status-inprocess.py Wed Apr 06 19:08:04 2016 +0000 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python from __future__ import absolute_import, print_function from mercurial.ui import ( ui,