changeset 25477:a372f7b4463b

tests: make printenv executable
author Matt Mackall <mpm@selenic.com>
date Mon, 08 Jun 2015 17:34:45 -0500
parents 46727fea7a00
children d19787db6fe0
files tests/printenv.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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: