#16 Fix one gating test
Merged 2 years ago by nickc. Opened 2 years ago by vkadlcik.
Unknown source rawhide  into  rawhide

@@ -37,7 +37,8 @@

          # rules / policies, and the surrounding OS will evolve too.  This test

          # shouldn't report false positives though.

          rlRun "rpm -qf /usr/lib64/libstdc++.so*"

-         rlRun "annocheck --skip-all /usr/lib64/libstdc++.so*"

+         rlRun "annocheck --follow-links --skip-all /usr/lib64/libstdc++.so*"

+         rlRun "annocheck --ignore-links --skip-all /usr/lib64/libstdc++.so*"

     rlPhaseEnd

- lJournalPrintText

+ rlJournalPrintText

  rlJournalEnd

no initial comment

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Pull-Request has been merged by nickc

2 years ago