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