dc
This commit is contained in:
parent
9d04ea2b30
commit
c24d53a43a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ if ( defined $ARGV[0] and $ARGV[0] eq "autoconf" ) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$docker =~ s/\s+$//;
|
#$docker =~ s/\s+$//;
|
||||||
|
|
||||||
my @containers = split "\n" , `$docker ps --no-trunc=true`;
|
my @containers = split "\n" , `$docker ps --no-trunc=true`;
|
||||||
my $result;
|
my $result;
|
||||||
|
|
Loading…
Reference in a new issue