summaryrefslogtreecommitdiff
path: root/bin/mm-test
AgeCommit message (Collapse)Author
2016-11-23change shebangs to use python3 from env, not /usr/bin/python3Maciej Kisielewski
This makes debugging and testing _a bit_ easier, as 'venv'd' checkbox_support will be used. Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2014-04-07providers:checkbox: normalize provider directoriesZygmunt Krynicki
In addition to dropping the provider_ prefix from bin, data, whitelists and jobs two of the source files moved from bin/ to the new src/ directory. They are accompanied by a new, trivial Makefile. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>