Re: parse-duration.sh: read -u3 non-portable

2009-06-02 Thread Simon Josefsson
Simon Josefsson writes: > test-parse-duration fails on Solaris [1]: > > ./test-parse-duration.sh: -u3: is not an identifier > FAIL: test-parse-duration.sh > > How about the patch below? Seems to work here. Pushed. > /Simon > > [1] http://autobuild.josefsson.org/gnulib/log-200905311157044761000

parse-duration.sh: read -u3 non-portable

2009-06-01 Thread Simon Josefsson
test-parse-duration fails on Solaris [1]: ./test-parse-duration.sh: -u3: is not an identifier FAIL: test-parse-duration.sh How about the patch below? Seems to work here. /Simon [1] http://autobuild.josefsson.org/gnulib/log-200905311157044761000.txt diff --git a/tests/test-parse-duration.sh b/