forked from pool/rpmlint
offbyone
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=106
This commit is contained in:
parent
2fa855f6bf
commit
d055a4f379
@ -37,7 +37,7 @@ class CheckAlternativesGhostFiles(AbstractCheck.AbstractCheck):
|
||||
if not arg.startswith("--"):
|
||||
command_args.append(arg)
|
||||
|
||||
ghost_files.append(command_args[1])
|
||||
ghost_files.append(command_args[0])
|
||||
|
||||
if cls.SLAVE in command:
|
||||
for sc in ( \
|
||||
|
Loading…
Reference in New Issue
Block a user