From 4c2d8f58162e47b9c41060ff06e3a5f93ffe783e Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 2 Aug 2010 11:13:06 +0200 Subject: [PATCH] TEST-12-RAID-DEG: double disk space --- test/TEST-12-RAID-DEG/create-root.sh | 10 +++++----- test/TEST-12-RAID-DEG/test.sh | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test/TEST-12-RAID-DEG/create-root.sh b/test/TEST-12-RAID-DEG/create-root.sh index 6a2988d..9c6303a 100755 --- a/test/TEST-12-RAID-DEG/create-root.sh +++ b/test/TEST-12-RAID-DEG/create-root.sh @@ -6,11 +6,11 @@ done rm /etc/lvm/lvm.conf udevadm control --reload-rules # save a partition at the beginning for future flagging purposes -sfdisk -C 640 -H 2 -S 32 -L /dev/sda <