mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 02:11:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			231 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			231 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
diff --git a/tests/run_tests.sh.in b/tests/run_tests.sh.in
 | 
						|
index db53cdc..7e87742 100755
 | 
						|
--- a/tests/run_tests.sh.in
 | 
						|
+++ b/tests/run_tests.sh.in
 | 
						|
@@ -1,4 +1,4 @@
 | 
						|
-#!/bin/bash
 | 
						|
+#!/bin/sh
 | 
						|
 
 | 
						|
 BINDIR="${CMAKE_BINARY_DIR}/tests/"
 | 
						|
 RET=0
 |