Commit 9dc361b0 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Move debug code and touch comparisons

parent c0e8d439
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1149,7 +1149,8 @@ test-long-self-test:

    - zero_errors=$(cat report-junit-ltv.xml | grep -c 'errors="0"') || true

    - *merge-request-comparison-check
    - if [ $zero_errors != 1 ]; then echo "Run errors encountered!"; exit $EXIT_CODE_FAIL; fi
    - exit 0


  artifacts: