3 lines
82 B
Bash
Executable file
3 lines
82 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec ${CHECKER} ./test-ftello${EXEEXT} 1 2 < "$srcdir/test-ftello2.sh"
|