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