comparison 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
comparison
equal deleted inserted replaced
25476:46727fea7a00 25477:a372f7b4463b
1 #!/usr/bin/env python
2 #
1 # simple script to be used in hooks 3 # simple script to be used in hooks
2 # 4 #
3 # put something like this in the repo .hg/hgrc: 5 # put something like this in the repo .hg/hgrc:
4 # 6 #
5 # [hooks] 7 # [hooks]