utilities/utilities/pm-qos-mgr/src
junboli 06709615ad Fix invalid syntax in pm_qos_mgr.py
In the main function, the exception for NotifierError
has invalid python 3 syntax, the right one should be as
following:
  except pyinotify.NotifierError as err:

Closes-bug: #1835871
Change-Id: If74233c8bc27573cbdac9e47abace2c6ab9d1503
Signed-off-by: junboli <junbo85.li@gmail.com>
2019-07-09 12:00:59 +00:00
..
pm_qos_mgr Fix invalid syntax in pm_qos_mgr.py 2019-07-09 12:00:59 +00:00
LICENSE Introduce PM QoS cpu latency manager for kubelet 2019-05-28 22:53:16 -04:00
pm-qos-mgr.service Introduce PM QoS cpu latency manager for kubelet 2019-05-28 22:53:16 -04:00
setup.cfg Introduce PM QoS cpu latency manager for kubelet 2019-05-28 22:53:16 -04:00
setup.py Introduce PM QoS cpu latency manager for kubelet 2019-05-28 22:53:16 -04:00