summarylogtreecommitdiffstats
path: root/use_python2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'use_python2.patch')
-rw-r--r--use_python2.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/use_python2.patch b/use_python2.patch
new file mode 100644
index 000000000000..17f0a48f4235
--- /dev/null
+++ b/use_python2.patch
@@ -0,0 +1,6 @@
+@@ -1,4 +1,4 @@
++#!/usr/bin/env python2
+-#!/usr/bin/env python
+ import ConfigParser
+ import base64
+ import pycurl