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:
@ -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]);
|
||||
|
Reference in New Issue
Block a user