diff tests/printenv.py @ 25477:a372f7b4463b

tests: make printenv executable
author Matt Mackall <mpm@selenic.com>
date Mon, 08 Jun 2015 17:34:45 -0500
parents e7fdfc702d9f
children 036787c10b16
line wrap: on
line diff
--- 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: