Skip to content
Commit 6727df7c authored by Frank Schreiner's avatar Frank Schreiner
Browse files

[ci] wait for outdated repos while testing build

Without this commit, the test cases in

0030_create_and_build_package.ts

will break, even if the result is outdated.

This is a regression that was introduced with #9b9f3a87 .
As we changed from "osc r" to "osc r -v" the output has changed,
but the regex to detect outdated repos was never fixed

With this fix we ensure, not to check as long as we have
outdated results.
parent 32bf2dd5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment