aboutsummaryrefslogtreecommitdiff
path: root/run_bochs_debug.sh
diff options
context:
space:
mode:
authorAlex Auvolat <alex.auvolat@ens.fr>2014-12-06 18:39:12 +0100
committerAlex Auvolat <alex.auvolat@ens.fr>2014-12-06 18:39:12 +0100
commitff27e3d5ca61fb6234b0876dc3368d0e5dfc5a95 (patch)
treee7945b5cae3925ae50082da7b80e9b3caf914fa4 /run_bochs_debug.sh
parent274765f7daa3cc1094f9f26196fcf2b9a5289ee2 (diff)
downloadmacroscope-ff27e3d5ca61fb6234b0876dc3368d0e5dfc5a95.tar.gz
macroscope-ff27e3d5ca61fb6234b0876dc3368d0e5dfc5a95.zip
Trying to track an annoying bug.
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