1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/tests/test-ftello4.sh
Bruno Haible 089311a6ed ftello tests: EBADF tests.
* tests/test-ftello4.sh: New file.
* tests/test-ftello4.c: New file.
* modules/ftello-tests (Files): Add them.
(Makefile.am): Arrange to compile test-ftello4 and run test-ftello4.sh.
2011-09-20 23:28:04 +02:00

6 lines
79 B
Bash
Executable File

#!/bin/sh
./test-ftello4${EXEEXT} "$srcdir/test-ftello4.sh" || exit 1
exit 0