Age | Commit message (Collapse) | Author |
|
When using nested expansion, beware to use commas and not only spaces.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
if no dependencies are given, we should not print a space after the
colon.
fixed by checking if dependencies are given
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
using dictionnaries, the order of the commands are not guaranteed since
dictionnaries are unordered.
Fixec by replacing dictionnaries by lists.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|