Mercurial > hg > octave-kai > gnulib-hg
view tests/test-freadahead.sh @ 17415:6550127da196
argp: typo fix
* lib/argp-help.c: Typo in comment.
author | Alexandre Duret-Lutz <adl@lrde.epita.fr> |
---|---|
date | Fri, 17 May 2013 19:01:14 +0200 |
parents | e21121c06cf2 |
children |
line wrap: on
line source
#!/bin/sh ./test-freadahead${EXEEXT} 0 < "$srcdir/test-freadahead.sh" || exit 1 ./test-freadahead${EXEEXT} 5 < "$srcdir/test-freadahead.sh" || exit 1 exit 0