tests: make printenv executable
authorMatt Mackall <mpm@selenic.com>
Mon, 08 Jun 2015 17:34:45 -0500
changeset 25477 a372f7b4463b
parent 25476 46727fea7a00
child 25478 d19787db6fe0
tests: make printenv executable
tests/printenv.py
--- a/tests/printenv.py	Mon Jun 08 15:02:49 2015 -0500
+++ b/tests/printenv.py	Mon Jun 08 17:34:45 2015 -0500
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+#
 # simple script to be used in hooks
 #
 # put something like this in the repo .hg/hgrc: