aboutsummaryrefslogtreecommitdiff
path: root/run_bochs_debug.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_bochs_debug.sh')
-rwxr-xr-xrun_bochs_debug.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_bochs_debug.sh b/run_bochs_debug.sh
index 848feb5..df6c0d4 100755
--- a/run_bochs_debug.sh
+++ b/run_bochs_debug.sh
@@ -2,6 +2,6 @@
cd `dirname $0`
-make -C kernel
+make -C kernel || exit 1
./make_cdrom.sh
bochs -f bochs_debug.cfg -q