In process of landing logging support

This commit is contained in:
2025-06-30 12:00:05 -05:00
parent 3ad6977685
commit 781d438d4a

7
testsuite/testlog.sh Executable file
View File

@@ -0,0 +1,7 @@
export CURRENT_TIMESTAMP
CURRENT_TIMESTAMP="$(date +%A-%Y-%m-%d-%T)"
export LOGFILENAME
LOGFILENAME="$0.${CURRENT_TIMESTAMP}.$$"
echo $LOGFILENAME