Changeset 6969
- Timestamp:
- Mar 7, 2018, 10:48:39 AM (3 years ago)
- Location:
- lliurex-statistics/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-statistics/trunk/fuentes/debian/changelog
r6968 r6969 1 lliurex-statistics (0.5.3.1) trusty; urgency=medium 2 3 * Fix indentation 4 5 -- M.Angel Juan <m.angel.juan@gmail.com> Wed, 07 Mar 2018 10:45:01 +0100 6 1 7 lliurex-statistics (0.5.3) xenial; urgency=medium 2 8 -
lliurex-statistics/trunk/fuentes/lliurex-statistics.install/usr/sbin/analytics
r6968 r6969 65 65 if MODE == 'THREADED': 66 66 from multiprocessing.dummy import Process, Manager 67 67 from multiprocessing import get_logger 68 68 str_formatter = '(%(threadName)s)' 69 69
Note: See TracChangeset
for help on using the changeset viewer.