summary refs log tree commit diff
path: root/tools
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-10-24 14:36:35 -0400
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-10-24 14:36:35 -0400
commit3e8a18dd1b322a811550da9874a2612dd8ad4b03 (patch)
treef8e851371c6cffd754208cbf256b74671481583d /tools
parent2434d4eb3e039cde972d47923744225e67f98f06 (diff)
downloadroux-3e8a18dd1b322a811550da9874a2612dd8ad4b03.tar.gz
return non-zero when tests fail
Diffstat (limited to 'tools')
-rwxr-xr-xtools/unit.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/unit.sh b/tools/unit.sh
index e21bf77..d665d09 100755
--- a/tools/unit.sh
+++ b/tools/unit.sh
@@ -110,6 +110,7 @@ case $1 in
 			echo
 			echo "All is fine!"
 		fi
+		exit $F
 		;;
 	*)
 		once $1