Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: fix POSIX shell source style | Mike Frysinger | 2009-11-04 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | correct mode of testsuite/rx.tests | Denys Vlasenko | 2009-08-03 | 1 | -0/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | rx: strip padding from last block. closes bug 501. | Denys Vlasenko | 2009-08-02 | 1 | -0/+27 |
function old new delta rx_main 876 974 +98 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |