1
0
Fork 0
coreutils/gnulib-tests/test-getcwd.sh
Daniel Baumann c08a8f7410
Adding upstream version 9.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 07:57:52 +02:00

7 lines
85 B
Bash
Executable file

#!/bin/sh
. "${srcdir=.}/init.sh"; path_prepend_ .
${CHECKER} test-getcwd
Exit $?