You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Cameron 6e517aa3c7 Clean activity logs successful completion
Status zero is normal, so don't report it.

Also don't print the log_file object.

Changes log messages such as this;

Exited with status 0, pid 3765 data (<_io.TextIOWrapper name=13 mode='w'
encoding='UTF-8'>, '5312a7726254b3b0b9a15267c54600aec9db187e')

To this;

Normal successful completion, pid 3765 activity_id 5312a7726254b3b0b9a15267c54600aec9db187e
5 years ago
..
Makefile.am Port from Python 2 to six 5 years ago
__init__.py Documentation - small typos 7 years ago
activity.py Fix utf encoding error via six 5 years ago
activityfactory.py Clean activity logs successful completion 5 years ago
activityhandle.py Port from Python 2 to six 5 years ago
activityinstance.py flake8 fixes 5 years ago
activityservice.py Port from Python 2 to six 5 years ago
bundlebuilder.py Fix whitespace in AppStream metadata warning 5 years ago
i18n.py Remove unused imports 11 years ago
webactivity.py Fix Python GI API warnings for web activities 7 years ago
webkit1.py Port from Python 2 to six 5 years ago
widgets.py flake8 fixes 5 years ago