removed the extra print statement in Table.pm, xcat-Bugs-2777872
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -149,7 +149,7 @@ sub buildcreatestmt
 | 
			
		||||
	}
 | 
			
		||||
	$retv =~ s/,$/)\n)/;
 | 
			
		||||
    }
 | 
			
		||||
	print "retv=$retv\n";
 | 
			
		||||
	#print "retv=$retv\n";
 | 
			
		||||
    return $retv;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user