mirror of
https://github.com/imcarlost/pidcat-repl.git
synced 2026-08-08 23:17:43 -04:00
Tweak header.
This commit is contained in:
@@ -17,9 +17,9 @@ limitations under the License.
|
|||||||
'''
|
'''
|
||||||
|
|
||||||
# Script to highlight adb logcat output for console
|
# Script to highlight adb logcat output for console
|
||||||
# Written by Jeff Sharkey, http://jsharkey.org/
|
# Originally written by Jeff Sharkey, http://jsharkey.org/
|
||||||
# Piping detection and popen() added by other Android team members
|
# Piping detection and popen() added by other Android team members
|
||||||
# Package name restriction by Jake Wharton, http://jakewharton.com
|
# Package filtering and output improvements by Jake Wharton, http://jakewharton.com
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import os
|
import os
|
||||||
|
|||||||
Reference in New Issue
Block a user