2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-16 11:20:32 +00:00

check return from find_latest_pkg

This commit is contained in:
nott
2013-10-18 07:53:38 -04:00
parent 3003110003
commit 84c818fbc6

View File

@ -3533,7 +3533,6 @@ sub NEW_kit_addpkgs
system ("rm -Rf $tmpdir_base");
return 1;
}
my @fromfiles=@$files;
foreach my $repo (split(/,/, $ext_reponames)) {