comparison tests/printenv.py @ 25855:96a38d44ba09 stable 3.5-rc

merge with default for code freeze
author Matt Mackall <mpm@selenic.com>
date Sat, 18 Jul 2015 17:32:38 -0500
parents a372f7b4463b
children 036787c10b16
comparison
equal deleted inserted replaced
25745:501c51d60792 25855:96a38d44ba09
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]