TT#12759 Make tap-test happy for system-tests on building mr5.2

Change-Id: Ia86401e2eb742e6a36d4bbdeebcca73882db0ec6
(cherry picked from commit a2b006f0ec)
mr5.2.1
Alexander Lutay 10 years ago
parent a1461e8b6d
commit 8195b2e692

@ -69,4 +69,4 @@ TAP_RESULTS="${REPORT_DIRECTORY}/goss_${TYPE}_results.tap"
goss -g "/etc/ngcp-tests/${TYPE}/goss.yaml" validate --format tap | tee "${TAP_RESULTS}"
exit ${PIPESTATUS[0]}
exit "${PIPESTATUS[0]}"

Loading…
Cancel
Save