From 1e03641d3c90b2ab4cfb010fff67d244f9efd46d Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Thu, 10 May 2012 15:14:40 +0300 Subject: [PATCH] test-patchset: some more minor output changes Signed-off-by: Artem Bityutskiy --- aiaiai-test-bisectability | 2 -- aiaiai-test-patchset | 1 - 2 files changed, 3 deletions(-) diff --git a/aiaiai-test-bisectability b/aiaiai-test-bisectability index 98471ec..7f81ac7 100755 --- a/aiaiai-test-bisectability +++ b/aiaiai-test-bisectability @@ -232,5 +232,3 @@ while [ "$n" -lt "$patch_cnt" ]; do compile_test "$tmp_mbox" n="$(($n+1))" done - -echo "Bisecability test passed" diff --git a/aiaiai-test-patchset b/aiaiai-test-patchset index 047cc48..2cd2f17 100755 --- a/aiaiai-test-patchset +++ b/aiaiai-test-patchset @@ -379,7 +379,6 @@ wait "$pid_checkpatch" || fatal "checkpatch failed" # Print the results -print_separator echo "Tested the patch(es) on top of the following commit:" git --no-pager log -1 --oneline "$commit_id1" -- 2.49.0