3 Commits

Author SHA1 Message Date
Ian Wienand
c807245d8b tools/sorted_modules.py : make python3 safe
Trivial updates to print statements only

Change-Id: I633c21a226364d045fc1650cb41b79b83988d7db
2018-06-22 11:47:39 +10:00
Mikhail S Medvedev
0e9a9b9f6e Fix shebang for modules.env sort check script
It is obviously missing "python" which makes it not possible to run on
its own. It works with tox because tox.ini explicitly invokes it with
"python {toxinidir}/tools/sorted_modules_env.py".

Change-Id: I6eab942660d69eacda95572c7d2077687087b7c7
2016-07-21 11:52:40 -05:00
Spencer Krum
1f0704e462 Alpha-sort modules.env
Also adds a test to ensure that they stay that way.

Change-Id: Ib34a81885f1eda28e85d04b727e8b810b274cb44
2015-07-02 12:25:24 -07:00