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
|
0c72f37533
|
Completing incomplete verbose message when copying files in chroot-includes.
|
2013-11-04 18:31:55 +01:00 |
Daniel Baumann
|
00b2ea2d8a
|
Correcting spelling typo in python stubs (s/optained/obtained/).
|
2013-11-04 18:29:12 +01:00 |
Daniel Baumann
|
e9d44e95a5
|
Adding dependency check for cpio in chroot-includes.
|
2013-11-04 18:27:57 +01:00 |
Daniel Baumann
|
fee4e8b349
|
Rewriting chroot_includes in python.
|
2013-11-04 17:51:36 +01:00 |