summaryrefslogtreecommitdiff
path: root/util/maint/git-patch-to-hg-patch
diff options
context:
space:
mode:
Diffstat (limited to 'util/maint/git-patch-to-hg-patch')
-rwxr-xr-xutil/maint/git-patch-to-hg-patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/maint/git-patch-to-hg-patch b/util/maint/git-patch-to-hg-patch
index 6819cfcce..1b9e05d09 100755
--- a/util/maint/git-patch-to-hg-patch
+++ b/util/maint/git-patch-to-hg-patch
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
#
# This file originated from the moz-git-tools repo on GitHub
# (https://github.com/mozilla/moz-git-tools), which contains the