aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xvagrant/test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/vagrant/test.rb b/vagrant/test.rb
index 0077b91..de4ffcc 100755
--- a/vagrant/test.rb
+++ b/vagrant/test.rb
@@ -117,6 +117,7 @@ else
puts
puts "See test.log in a failed VM's directory for more information"
puts
+ exit 1
end
end