forked from ungleich-public/cdist
		
	Remove unwanted fixme
This commit is contained in:
		
					parent
					
						
							
								9b5220a29c
							
						
					
				
			
			
				commit
				
					
						4a54d1420e
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -186,7 +186,6 @@ class Remote(object):
 | 
				
			||||||
        cmd = self._exec.split()
 | 
					        cmd = self._exec.split()
 | 
				
			||||||
        cmd.append(self.target_host[0])
 | 
					        cmd.append(self.target_host[0])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        # FIXME: replace this by -o SendEnv name -o SendEnv name ... to ssh?
 | 
					 | 
				
			||||||
        # can't pass environment to remote side, so prepend command with
 | 
					        # can't pass environment to remote side, so prepend command with
 | 
				
			||||||
        # variable declarations
 | 
					        # variable declarations
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue