mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 05:40:48 +00:00
4 lines
211 B
Bash
Executable file
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.
|