summarylogtreecommitdiffstats
path: root/0003-set-python2-for-endpointscfg-py.patch
diff options
context:
space:
mode:
Diffstat (limited to '0003-set-python2-for-endpointscfg-py.patch')
-rw-r--r--0003-set-python2-for-endpointscfg-py.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/0003-set-python2-for-endpointscfg-py.patch b/0003-set-python2-for-endpointscfg-py.patch
new file mode 100644
index 000000000000..93e590a6a284
--- /dev/null
+++ b/0003-set-python2-for-endpointscfg-py.patch
@@ -0,0 +1,9 @@
+diff -urN --color a/bin/endpointscfg.py b/bin/endpointscfg.py
+--- a/bin/endpointscfg.py 2020-01-23 20:12:58.838993348 -0800
++++ b/bin/endpointscfg.py 2020-01-23 20:13:14.125618291 -0800
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python2
+ #
+ # Copyright 2015 Google Inc. All Rights Reserved.
+ #