tools-make/TestFramework/End.sh
Richard Frith-Macdonald a0d45d5a17 make scripts executable
2018-06-27 09:21:44 +01:00

4 lines
211 B
Bash
Executable file

#!/bin/sh
# This script is executed on conclusion of building/executing testcases in
# this directory. Output from this script may be redirected to $GSTESTLOG
# in order to have it appear in the test log file.