2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

Remove trailing spaces in file perl-xCAT/xCAT/Yum.pm

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 8f24d2bae1
commit c8cf28755c

View File

@ -16,7 +16,7 @@ sub localize_yumrepo {
my $pkgdir = shift;
$distname=shift;
$arch=shift;
mkpath("$distrepopfx/$pkgdir");
open($yumrepofile, ">", "$distrepopfx/$pkgdir/local-repository.tmpl");
my %options = (