From c1f5a8d8ae35b140bd837d15bbb864bcdcfc5e01 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Tue, 5 Aug 2014 16:19:16 +0400 Subject: [PATCH] made text look more beautiful --- alloy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alloy.py b/alloy.py index f2058a3f..60904063 100755 --- a/alloy.py +++ b/alloy.py @@ -603,7 +603,7 @@ def validation_run(only, only_targets, reference_branch, number, notify, update, # run_special_tests() # dead code? - print_debug("TOTAL:\n", False, stability_log) + print_debug("\n\nTOTAL:\n", False, stability_log) output_test_results(R) print_debug("__________________Watch stability.log for details_________________\n", False, stability_log) if options.notify != "":