Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-04 | tests: fix POSIX shell source style | Mike Frysinger | |
The source command does not search $PWD, and bash recently fixed itself to follow this behavior for /bin/sh. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-08-09 | tail: fix "tail +N file_shorter_than_N" | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |