summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/bin/rehash.py
diff options
context:
space:
mode:
Diffstat (limited to 'apps/patchwork/bin/rehash.py')
-rwxr-xr-xapps/patchwork/bin/rehash.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/patchwork/bin/rehash.py b/apps/patchwork/bin/rehash.py
index 92cfb20..c44e49b 100755
--- a/apps/patchwork/bin/rehash.py
+++ b/apps/patchwork/bin/rehash.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#
# Patchwork - automated patch tracking system
# Copyright (C) 2008 Jeremy Kerr <jk@ozlabs.org>