3 lines
89 B
Bash
Executable File
3 lines
89 B
Bash
Executable File
#! /bin/bash
|
|
HISS_TARGET=${HISS_TARGET:-$1}
|
|
haxe src/build-scripts/test/$HISS_TARGET.hxml |