junboli 2f0cbd4efa 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
2019-07-03 12:49:04 +00:00
2019-04-19 19:52:42 +00:00
2018-05-31 07:35:52 -07:00

stx-config

StarlingX Configuration Management

Description
StarlingX System Configuration Management
Readme 86 MiB
Languages
Python 97.2%
Shell 2.4%
CSS 0.2%