Fix bug with -c option
PR: 18176 Reviewed by: Bruce A. Mah <bmah@acm.org>
This commit is contained in:
parent
abc93090fb
commit
9bf0e2be8d
@ -259,6 +259,7 @@ foreach $packageName (sort keys %currentPackages) {
|
||||
}
|
||||
}
|
||||
else {
|
||||
next if $ShowCommandsFlag;
|
||||
$versionCode = "?";
|
||||
$Comment = "unknown in index";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user