mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-22 22:12:16 +00:00
af67fa5d95
chcat_add() defines variable cmd twice before calling
subprocess.check_call(cmd, ...). Remove the first definition.
This bug was found using lgtm.com analyzer:
|
||
---|---|---|
.. | ||
ru | ||
chcat | ||
chcat.8 | ||
Makefile |