#11 Fix downloading rpms in correct directory
Merged by sinnykumari. Opened by sinnykumari.
sinnykumari/task-abicheck develop  into  develop

Download 11.patch

Download stable rpms into stable and update rpms
into update directory.

Fixes issue#10

FWIW, this looks good to me.

@kparal Can you please review it as well :)

Oops, I messed it up during coversion to STI. Does it mean we have been executing abicheck incorrectly for a long time? Damn.

Patch is fine, but please also adjust the log.info() lines, because currently they don't match the action.

These lines need to be adjusted as well.

Another one.

rebased onto 32eb3a27787231deba275799c2e7963673ad1922

Patch is fine, but please also adjust the log.info() lines, because currently they don't match the action.

Oh yes, missed that. Fixed it in rebase.

Looks good, thanks. Sorry for the bug :)

                  Looks good, thanks. Sorry for the bug :)

No worries at all. At least we know that people read ABI results ;)

I will merge this PR. With this commit, develop branch will be 2 commit ahead of master branch. Will you merge both to master when you think it's ok to go to prod?

Pull-Request has been merged by sinnykumari

I will merge this PR. With this commit, develop branch will be 2 commit ahead of master branch. Will you merge both to master when you think it's ok to go to prod?

I'll let it run over the weekend and merge it to master on Monday.

I will merge this PR. With this commit, develop branch will be 2 commit ahead of master branch. Will you merge both to master when you think it's ok to go to prod?

I'll let it run over the weekend and merge it to master on Monday.

:thumbsup:

Pushed to master.

Metadata