Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-04 | op-mode: disk: T4045: bugfix "format disk <new> like <old>" | Christian Poessinger | |
(cherry picked from commit 4207b4c264312fc496722874ec52e2db834dec37) | |||
2021-12-04 | op-mode: disk: T4045: cleanup code to use python f'ormat strings | Christian Poessinger | |
(cherry picked from commit 467eb1f18ec971d6d3913d9ecc58b241db104f0d) | |||
2020-04-09 | util: T2226: os.system was wrongly converted to run | Thomas Mangin | |
os.system does print the ouput of the command, run() does not. A new function called call() does the printing and return the error code. | |||
2020-04-06 | util: T2226: rewrite format disk to use cmd | Thomas Mangin | |
2019-08-30 | [op-mode] T1621 rewrite misc commands to python/xml syntax | Dmytro Aleksandrov | |