bug#17141: [PATCH] tests: fix t2310-dos-extended-2-sector-min-offset.sh

2014-04-18 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 04/17/2014 06:14 PM, Brian C. Lane wrote: > On Sat, Mar 29, 2014 at 04:31:39PM -0400, Phillip Susi wrote: >> This test was ignoring the requested sector size and always >> using 512 bytes per sector. Fix it to use the requested sector >> size. --

bug#17141: [PATCH] tests: fix t2310-dos-extended-2-sector-min-offset.sh

2014-04-17 Thread Brian C. Lane
On Sat, Mar 29, 2014 at 04:31:39PM -0400, Phillip Susi wrote: > This test was ignoring the requested sector size and always using > 512 bytes per sector. Fix it to use the requested sector size. > --- > tests/t2310-dos-extended-2-sector-min-offset.sh | 9 +++-- > 1 file changed, 3 insertions(

bug#17141: [PATCH] tests: fix t2310-dos-extended-2-sector-min-offset.sh

2014-03-29 Thread Phillip Susi
This test was ignoring the requested sector size and always using 512 bytes per sector. Fix it to use the requested sector size. --- tests/t2310-dos-extended-2-sector-min-offset.sh | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/t2310-dos-extended-2-sector-min-o