Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | change shebangs to use python3 from env, not /usr/bin/python3 | Maciej 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-07 | providers:checkbox: normalize provider directories | Zygmunt 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> |