summaryrefslogtreecommitdiffstats
path: root/bin/oemake
diff options
context:
space:
mode:
Diffstat (limited to 'bin/oemake')
-rw-r--r--bin/oemake1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/oemake b/bin/oemake
index d28220ebe..47d202c8a 100644
--- a/bin/oemake
+++ b/bin/oemake
@@ -557,3 +557,4 @@ if __name__ == "__main__":
except KeyboardInterrupt:
print "\nNOTE: KeyboardInterrupt - Build not completed."
+ sys.exit(1)