summarylogtreecommitdiffstats
path: root/pidcat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pidcat.patch')
-rw-r--r--pidcat.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/pidcat.patch b/pidcat.patch
new file mode 100644
index 000000000000..9308937f1663
--- /dev/null
+++ b/pidcat.patch
@@ -0,0 +1,8 @@
+--- pidcat.py 2014-02-09 15:14:50.481729244 -0600
++++ pidcat.new 2014-02-09 15:14:36.381617069 -0600
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python -u
++#!/usr/bin/python2 -u
+
+ '''
+ Copyright 2009, The Android Open Source Project