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