At least, I'm pretty sure that is what happens.
What steps will reproduce the problem?
1. Install warc-tools on unix system where /bin/sh is NOT a symlink to
/bin/bash. (For example, Ubuntu uses dash: https://wiki.ubuntu.com/DashAsBinSh)
2. Run "make test".
What is the expected output? What do you see instead?
test.sh output looks like this:
utest/test.sh: 61: let: not found
+ do test: utest/string [PASS]
utest/test.sh: 61: let: not found
+ do test: utest/list [PASS]
utest/test.sh: 61: let: not found
+ do test: utest/anvl [PASS]
I've worked around by calling /bin/bash directly.
Original issue reported on code.google.com by gordon.p...@gmail.com on 10 Mar 2008 at 12:25
Original issue reported on code.google.com by
gordon.p...@gmail.com
on 10 Mar 2008 at 12:25