Mercurial > hg-stable
comparison contrib/fixpax.py @ 27495:58eb1c5bba58
contrib: add execute bit for fixpax.py
author | timeless <timeless@mozdev.org> |
---|---|
date | Tue, 22 Dec 2015 07:58:44 +0000 |
parents | d0ef40776999 |
children | 00f317788d33 |
comparison
equal
deleted
inserted
replaced
27494:cc87d2c01ea5 | 27495:58eb1c5bba58 |
---|---|
1 #!/usr/bin/env python | |
1 # fixpax - fix ownership in bdist_mpkg output | 2 # fixpax - fix ownership in bdist_mpkg output |
2 # | 3 # |
3 # Copyright 2015 Matt Mackall <mpm@selenic.com> | 4 # Copyright 2015 Matt Mackall <mpm@selenic.com> |
4 # | 5 # |
5 # This software may be used and distributed according to the terms of the | 6 # This software may be used and distributed according to the terms of the |