annotate tests/test-ftello4.sh @ 17906:d86e349ad92d

getugroups: Fix Android build * lib/getugroups.c: Don't reference unsupported {get,set,end}grent functions.
author Kevin Cernekee <cernekee@google.com>
date Wed, 11 Feb 2015 15:22:53 -0800
parents feabaca91eb5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15717
feabaca91eb5 ftello tests: EBADF tests.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 #!/bin/sh
feabaca91eb5 ftello tests: EBADF tests.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2
feabaca91eb5 ftello tests: EBADF tests.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 ./test-ftello4${EXEEXT} "$srcdir/test-ftello4.sh" || exit 1
feabaca91eb5 ftello tests: EBADF tests.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4
feabaca91eb5 ftello tests: EBADF tests.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 exit 0