SHA256
1
0
forked from pool/rpmlint
Dirk Mueller 2012-03-16 13:29:33 +00:00 committed by Git OBS Bridge
parent 2fa855f6bf
commit d055a4f379

View File

@ -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 ( \