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:
parent
8f24d2bae1
commit
c8cf28755c
@ -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 = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user