Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace mount-options with mount where appropriate. | Richard W.M. Jones | 2012-08-18 | 1 | -3/+3 |
| | | | | | | Since our minimum supported version is now 1.16 and mount was fixed in 1.13.16, it is now safe to replace mount-options + empty options with mount wherever it occurs. | ||||
* | tests: Replace truncate command with 'guestfish sparse'. | Richard W.M. Jones | 2012-06-18 | 1 | -2/+2 |
| | | | | | | | | | | RHEL 5 didn't have the truncate command, but we can replace: truncate -s SIZE FILE with the roughly equivalent command: guestfish sparse FILE SIZE | ||||
* | tests: Split regressions -> various subdirectories of tests/ | Richard W.M. Jones | 2011-12-22 | 1 | -1/+1 |
| | |||||
* | tests: Rename caution -> tests/qemu. | Richard W.M. Jones | 2011-12-22 | 1 | -0/+94 |