The status-request option was eliminated. Check OCSP only when the status response...
[gnutls.git] / gl / tests / test-fseeko.sh
blob5c558272cbdf16c44cd75d158cd32906071880a8
1 #!/bin/sh
3 ./test-fseeko${EXEEXT} 1 < "$srcdir/test-fseeko.sh" || exit 1
4 echo hi | ./test-fseeko${EXEEXT} || exit 1
5 exit 0