Mercurial > hg-stable
changeset 3943:05c703c281ff
purge extension doesn't need "#!/usr/bin/env python".
(from the Debian package: deb_specific__hgpurge.py.patch)
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Tue, 19 Dec 2006 15:37:10 +0100 |
parents | 93e5f07baf75 |
children | 20f1c8440c53 |
files | contrib/purge/purge.py |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/purge/purge.py Sun Dec 17 19:17:18 2006 -0600 +++ b/contrib/purge/purge.py Tue Dec 19 15:37:10 2006 +0100 @@ -1,5 +1,3 @@ -#!/usr/bin/env python -# # Copyright (C) 2006 - Marco Barisione <marco@barisione.org> # # This is a small extension for Mercurial (http://www.selenic.com/mercurial)