diff contrib/fixpax.py @ 27909:3203dfe341f9 stable

merge default into stable for 3.7 code freeze
author Matt Mackall <mpm@selenic.com>
date Sun, 17 Jan 2016 21:40:21 -0600
parents 58eb1c5bba58
children 00f317788d33
line wrap: on
line diff
--- a/contrib/fixpax.py	Wed Jan 06 11:01:55 2016 -0800
+++ b/contrib/fixpax.py	Sun Jan 17 21:40:21 2016 -0600
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # fixpax - fix ownership in bdist_mpkg output
 #
 # Copyright 2015 Matt Mackall <mpm@selenic.com>