Skip to content

Instantly share code, notes, and snippets.

View KathyReid's full-sized avatar
🤓
head down on PhD stuff

Kathy Reid KathyReid

🤓
head down on PhD stuff
View GitHub Profile
@KathyReid
KathyReid / news skills log
Created October 20, 2018 10:25
news skills log
pi@mark_1:/var/log/mycroft $ cat skills.log | grep -i news
06:29:56.154 - git.cmd - DEBUG - Popen(['git', 'config', 'remote.origin.url'], cwd=/opt/mycroft/skills/mycroft-npr-news.mycroftai, universal_newlines=False, shell=None)
06:29:56.728 - git.cmd - DEBUG - Popen(['git', 'rev-parse', 'HEAD'], cwd=/opt/mycroft/skills/mycroft-npr-news.mycroftai, universal_newlines=False, shell=None)
06:29:57.059 - git.cmd - DEBUG - Popen(['git', 'status', '--porcelain', '--untracked=no'], cwd=/opt/mycroft/skills/mycroft-npr-news.mycroftai, universal_newlines=False, shell=None)
06:29:57.788 - git.cmd - DEBUG - Popen(['git', 'fetch'], cwd=/opt/mycroft/skills/mycroft-npr-news.mycroftai, universal_newlines=False, shell=None)
06:30:15.681 - git.cmd - DEBUG - Popen(['git', 'rev-parse', '--abbrev-ref', 'HEAD'], cwd=/opt/mycroft/skills/mycroft-npr-news.mycroftai, universal_newlines=False, shell=None)
06:30:16.158 - git.cmd - DEBUG - Popen(['git', 'merge', '--ff-only', 'a8f58045bba6f25b789acb15710cc7780ed7c091'], cwd=/opt/mycroft/ski