]> git.ipfire.org Git - thirdparty/automake.git/commit
testsuite: fix `skip_row_' subroutine in tap-functions.sh
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 8 Sep 2011 20:46:45 +0000 (22:46 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 8 Sep 2011 20:46:45 +0000 (22:46 +0200)
commit265e7f2373223f95cecd1e193d26c190c329a8fe
tree7796a07223cba15d597936d253323ad038d4a4ff
parent8ab0c9494312a1d33c5a47c5cdcc6831ebab6dfe
testsuite: fix `skip_row_' subroutine in tap-functions.sh

* tests/tap-functions.sh (skip_row_): Use `seq_', not `seq', to
be portable to non-GNU systems.

Bug revealed by a testsuite error on Solaris.
ChangeLog
tests/tap-functions.sh