Files
RedBear-OS/local/recipes/dev/m4/source/tests/test-getcwd.sh
T

8 lines
85 B
Bash
Executable File

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