[Rpm-maint] [rpm-software-management/rpm] Bogus if-condition in find-debuginfo.sh (#735)

Panu Matilainen notifications at github.com
Tue Jun 4 12:37:06 UTC 2019


Introduced in commit 1da9e839bb573b9187403983f5a69853ab364306, spotted by covscan:

```
Error: SHELLCHECK_WARNING: [#def1]
/usr/lib/rpm/find-debuginfo.sh:216:4: warning: (..) is a subshell. Did you mean [ .. ], a test expression? [SC2205]
#  214|   fi
#  215|   
#  216|-> if ("$strip_g" = "true") && ("$strip_glibs" = "true"); then
#  217|     echo >&2 "*** ERROR: -g  and --g-libs cannot be used together"
#  218|     exit 2
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/735
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190604/71ab05c5/attachment.html>


More information about the Rpm-maint mailing list