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> | ||||
* | fix mount test false positive | Denys Vlasenko | 2009-07-18 | 1 | -5/+7 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix mountpoint test to not prevemt mkfs_xxx from making image in any file | Denys Vlasenko | 2009-07-18 | 1 | -3/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | testsuite: uniformly use $ECHO with -n -e | Denis Vlasenko | 2008-07-11 | 1 | -3/+4 |
| | |||||
* | mount: testsuite for "-o mand" | Denis Vlasenko | 2008-07-08 | 1 | -0/+34 |