Modified some code in connect function of PPCcli.pm to make the rflash with -V work well. (Bug 2512281)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -73,6 +73,10 @@ sub connect {
 | 
			
		||||
    my $ssh;
 | 
			
		||||
    my $expect_log;
 | 
			
		||||
    my $errmsg;
 | 
			
		||||
	
 | 
			
		||||
    if ($req->{command} eq 'rflash') {
 | 
			
		||||
	$verbose = 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ##################################################
 | 
			
		||||
    # Use timeout from site table (if defined) 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user