Closed junaruga closed 6 years ago
Sorry I created the branch to 'origin/hotfix/fix-bash-style` by my mistake. I should create it to my repository.
I removed ShellCheck
and the related code. Could you check and merge?
Thanks.
Thanks for the merging and deleting the remote branch.
This fixes https://github.com/sclorg/rpm-list-builder/issues/106 .
The reason is ShellCheck changed the definition of the check? In my memory,
disable=SC2039
was to restrict the use ofpushd
andpopd
. Anyway, I fixed, and tested the outdatedtests/integration/run.sh
script too.One test case was failed because of the error of "fedpkg srpm" for rh-ror50. Maybe this test script does not follow the feature to add
fedpkg
.