]> git.draconx.ca Git - liblbx.git/commit
test: Fix up regression test script.
authorNick Bowler <nbowler@elliptictech.com>
Wed, 3 Feb 2010 20:13:06 +0000 (15:13 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 4 Feb 2010 01:29:41 +0000 (20:29 -0500)
commitff5bd81012bba4202487c9a5bf7649bd63ca4bae
treea6fe6ff16efa2786a964c1e25c6dc6d6f2e6c9fc
parentcc58652bf808568b935ca755d4360aa0f1aedfed
test: Fix up regression test script.

The script uses a hodge-podge of portable and non-portable constructs
and declares the interpreter as /bin/sh.  Change it to use my favourite
shell and exploit its features.
tests/regress.zsh [moved from tests/regress.sh with 83% similarity]