pty: Activate the signature wrapper of forkpty.
[gnulib.git] / tests / test-fseeko3.sh
1 #!/bin/sh
2
3 ./test-fseeko3${EXEEXT} 0 "$srcdir/test-fseeko3.sh" || exit 1
4
5 ./test-fseeko3${EXEEXT} 1 "$srcdir/test-fseeko3.sh" || exit 1
6
7 exit 0