From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: automation: resolving test output being printed twice ...................................................................... automation: resolving test output being printed twice currently test output in check-merged is being duplicated due to both printing results on the fly and then printing the same results after they're saved to a file with a cat call. removing the cat call. Change-Id: Ib9e2bb064f3fe2131225ec81bc9c1f1b653ed168 Signed-off-by: Leon Goldberg <[email protected]> --- M automation/check-merged.sh 1 file changed, 0 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Irit Goihman: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Leon Goldberg: Verified -- To view, visit https://gerrit.ovirt.org/69278 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib9e2bb064f3fe2131225ec81bc9c1f1b653ed168 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Leon Goldberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Leon Goldberg <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
