dev-shell is a bash script, not sh
'type -p' does not work in e.g. dash
This commit is contained in:
		
							parent
							
								
									8ea9fd7aa6
								
							
						
					
					
						commit
						b1d39d4765
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,4 +1,4 @@ | ||||||
| #! /bin/sh | #!/usr/bin/env bash | ||||||
| if [ -e tests/test-tmp ]; then | if [ -e tests/test-tmp ]; then | ||||||
|     chmod -R u+w tests/test-tmp |     chmod -R u+w tests/test-tmp | ||||||
|     rm -rf tests/test-tmp |     rm -rf tests/test-tmp | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue