1#!/bin/sh
2
3${CHECKER} ./test-fseeko4${EXEEXT} "$srcdir/test-fseeko4.sh" || exit 1
4
5exit 0
6