mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	The tests will run on Windows now.
This commit is contained in:
		| @@ -1,11 +1,6 @@ | ||||
| #!/bin/sh | ||||
| set -e | ||||
|  | ||||
| if [ "$(uname)" != "Linux" -a "$(uname)" != "Darwin" ]; then | ||||
| 	echo "Skipping test as not on Linux" >&2 | ||||
| 	exit 0 | ||||
| fi | ||||
|  | ||||
| tmp=/tmp/$$ | ||||
| srcfile=$tmp.src.img | ||||
| fluxfile=$tmp.$2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user