Commit Graph

4 Commits (1_16_stable)

Author SHA1 Message Date
Denys Vlasenko 58cdca3984 apply post-1.16.0 fixes, bump version to 1.16.1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-28 20:01:31 +02:00
Denys Vlasenko 82a6fb3ea6 ash: fix . builtin
Also, move [[ ]] comment to test.c and expand it

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-06-14 19:42:12 +02:00
Denis Vlasenko 727752d2d2 ash: better fix for ash -c 'echo 5&' and ash -c 'sleep 5&'
with testcase
2008-11-28 03:41:47 +00:00
Denis Vlasenko c90e1be01b ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1" 2008-07-30 15:35:05 +00:00