mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 11:42:05 +00:00
build test
This commit is contained in:
parent
37965e1a7c
commit
51ec3df5c0
@ -177,8 +177,8 @@ sub build_xcat_core{
|
||||
|
||||
$cmd = "sudo ./build-ubunturepo -c UP=0 BUILDALL=1";
|
||||
@output = runcmd("$cmd");
|
||||
#print ">>>>>Dumper the output of '$cmd'\n";
|
||||
#print Dumper \@output;
|
||||
print ">>>>>Dumper the output of '$cmd'\n";
|
||||
print Dumper \@output;
|
||||
if($::RUNCMD_RC){
|
||||
my $lastline = $output[-1];
|
||||
$lastline =~ s/[\r\n\t\\"']*//g;
|
||||
|
Loading…
x
Reference in New Issue
Block a user