Mercurial > hg > octave-nkf > gnulib-hg
view tests/test-fseeko.sh @ 17693:53803f7bacc5
maint: add ChangeLog entry missing in previous commit
* ChangeLog: Add the omitted entry.
author | Pádraig Brady <P@draigBrady.com> |
---|---|
date | Mon, 02 Jun 2014 20:08:05 +0100 |
parents | dfee3b4fd46c |
children |
line wrap: on
line source
#!/bin/sh ./test-fseeko${EXEEXT} 1 < "$srcdir/test-fseeko.sh" || exit 1 echo hi | ./test-fseeko${EXEEXT} || exit 1 exit 0