one more minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
545e8a969e
commit
9a4d465d1a
@ -3559,7 +3559,7 @@ sub parse_and_run_dsh
|
||||
'v|verify' => \$options{'verify'},
|
||||
'z|exit-status' => \$options{'exit-status'},
|
||||
'B|bypass' => \$options{'bypass'},
|
||||
'c|cleanup=s' => \$options{'cleanup'},
|
||||
'c|cleanup' => \$options{'cleanup'},
|
||||
'E|environment=s' => \$options{'environment'},
|
||||
'I|ignore-sig|ignoresig=s' => \$options{'ignore-signal'},
|
||||
'K|keysetup' => \$options{'ssh-setup'},
|
||||
|
Loading…
Reference in New Issue
Block a user