UTs: portability, thanks @aureliendavid

This commit is contained in:
Romain Bouqueau
2025-04-09 07:37:22 -04:00
parent 7abdee1be2
commit 07c051bbd5

View File

@@ -1,5 +1,5 @@
#!/bin/bash
readonly scriptDir=$(dirname $(readlink -f $0))
readonly scriptDir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
echo '#include <stdio.h>
#include <stdlib.h> // EXIT_FAILURE