2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-23 06:25:38 +00:00

modify typo

This commit is contained in:
hu-weihua
2017-05-31 05:13:06 -04:00
parent 78bc818748
commit 5056bea7db

View File

@ -1173,7 +1173,7 @@ sub run_case {
my $rc = 0;
if ($cmdlen == 1) {
#to run singal line command
#to run single line command
$cmd->[0] = getfunc($cmd->[0]);
@output = &runcmd($cmd->[0]);