Just use `rm` for helper command to remove storage
This allows to use any kind of `rm` in `$PATH` for the system tests. Signed-off-by: Sascha Grunert <sgrunert@suse.com>
This commit is contained in:
		
							parent
							
								
									061c93f701
								
							
						
					
					
						commit
						773bbffd7f
					
				| 
						 | 
				
			
			@ -67,7 +67,7 @@ function basic_teardown() {
 | 
			
		|||
    run_podman '?' pod rm --all --force
 | 
			
		||||
    run_podman '?'     rm --all --force
 | 
			
		||||
 | 
			
		||||
    /bin/rm -rf $PODMAN_TMPDIR
 | 
			
		||||
    command rm -rf $PODMAN_TMPDIR
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue