Kiel Christofferson
|
846e8a0795
|
Replace subprocess.call() with subprocess.check_call().
Using check_call(), a non-zero return value from the subprocess will cause the
desired behavior of an aborted build with a stack trace.
|
2014-06-17 13:32:37 -04:00 |
Daniel Baumann
|
eb336bb782
|
Updating copyright notices for 2014.
|
2014-02-08 17:47:24 +01:00 |
Daniel Baumann
|
aaa3b7382f
|
Correcting a few copy/paste errors in *-includes python stubs.
|
2013-11-10 08:06:45 +01:00 |
Daniel Baumann
|
0495570394
|
Correcting error message when no includes have been found in *-includes commands.
|
2013-11-04 19:00:56 +01:00 |
Daniel Baumann
|
4fa62f53fa
|
Adding bootstrap-includes.
|
2013-11-04 18:59:23 +01:00 |