diff options
Diffstat (limited to 'util/maint')
-rwxr-xr-x | util/maint/git-patch-to-hg-patch | 2 |
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 |