mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
6 lines
90 B
Bash
Executable File
6 lines
90 B
Bash
Executable File
#!/bin/sh
|
|
|
|
${CHECKER} ./test-ftello4${EXEEXT} "$srcdir/test-ftello4.sh" || exit 1
|
|
|
|
exit 0
|