Skip to content

Commit

Permalink
duplicit call of printXmlTest
Browse files Browse the repository at this point in the history
  • Loading branch information
jandrlik committed Feb 27, 2024
1 parent 9cb8499 commit d6ab110
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testHeadlessComponents.sh
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ function processTestResultIntoBodyLine {
echo $(printXmlTest "thc" "$TEST_NAME" "0" "$CURRENT_LOG" "$CURRENT_LOG") >> $BODY_FILE
echo "$TEST_NAME FAILED\n"
fi
echo $(printXmlTest "thc" "$2" "0" "$CURRENT_LOG" "$CURRENT_LOG") >> $BODY_FILE
}

BODY_FILE=$(mktemp)
Expand Down

0 comments on commit d6ab110

Please sign in to comment.