contrib: add execute bit for fixpax.py
authortimeless <timeless@mozdev.org>
Tue, 22 Dec 2015 07:58:44 +0000
changeset 27495 58eb1c5bba58
parent 27494 cc87d2c01ea5
child 27496 f22cd17a22e7
contrib: add execute bit for fixpax.py
contrib/fixpax.py
--- a/contrib/fixpax.py	Tue Dec 22 07:58:21 2015 +0000
+++ b/contrib/fixpax.py	Tue Dec 22 07:58:44 2015 +0000
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # fixpax - fix ownership in bdist_mpkg output
 #
 # Copyright 2015 Matt Mackall <mpm@selenic.com>