* Use bash in the tests.
This commit is contained in:
		
							parent
							
								
									a046858a22
								
							
						
					
					
						commit
						8146a0c731
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
TESTS_ENVIRONMENT = $(SHELL) -e
 | 
					TESTS_ENVIRONMENT = $(bash) -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extra1 = $(shell pwd)/test-tmp/shared
 | 
					extra1 = $(shell pwd)/test-tmp/shared
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -39,6 +39,7 @@ export dot=@dot@
 | 
				
			||||||
export xmllint="@xmllint@"
 | 
					export xmllint="@xmllint@"
 | 
				
			||||||
export xmlflags="@xmlflags@"
 | 
					export xmlflags="@xmlflags@"
 | 
				
			||||||
export xsltproc="@xsltproc@"
 | 
					export xsltproc="@xsltproc@"
 | 
				
			||||||
 | 
					export SHELL="@shell@"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Hack to get "atdiff" to run on Cygwin (Windows looks for
 | 
					# Hack to get "atdiff" to run on Cygwin (Windows looks for
 | 
				
			||||||
# DLLs in $PATH).
 | 
					# DLLs in $PATH).
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue