3eece1b6ed
subprocess.check_call() raises an execption and produces an ugly Python traceback on the console. It's not really needed. The cp command and Makefile already give error output. Instead we call sys.exit() with the exit status of the cp command. |
||
---|---|---|
.. | ||
COPY | ||
RUN | ||
build-kernel | ||
fetch-stage3 | ||
grub-headless.sed | ||
grub.shell | ||
motd.sh | ||