commit | 588bee10dea3fad1c0eef417298daeda1746634d | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed May 07 16:26:25 2014 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri May 09 15:00:01 2014 -0700 |
tree | 2137d5627e7415d0de88f2c7cc1e2d7f4dd143bc | |
parent | 24713f679bc0f7c1930851973a035cfff7b2d274 [diff] |
compositor: add --no-config command line option Useful for unit tests. If Weston finds a weston.ini during unit tests, it will load it and all the modules it asks for. We need a way to prevent loading arbitrary modules from the command line. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>