Merge pull request #554 from uqam-fob/fix-remote-cmds
Fix remote cmds cleanup
This commit is contained in:
		
				commit
				
					
						eb01c5bb85
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -80,6 +80,7 @@ class Config(object):
 | 
				
			||||||
    @staticmethod
 | 
					    @staticmethod
 | 
				
			||||||
    def construct_remote_exec_copy_patterns(args):
 | 
					    def construct_remote_exec_copy_patterns(args):
 | 
				
			||||||
        # default remote cmd patterns
 | 
					        # default remote cmd patterns
 | 
				
			||||||
 | 
					        args.remote_cmds_cleanup_pattern = ""
 | 
				
			||||||
        args.remote_exec_pattern = None
 | 
					        args.remote_exec_pattern = None
 | 
				
			||||||
        args.remote_copy_pattern = None
 | 
					        args.remote_copy_pattern = None
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue