From 5bbbfeaf194a2ee14d9cb6c632a7e81694fe9355 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 31 Jul 2013 09:57:57 +0200 Subject: [PATCH] TEST-10: double disk space --- test/TEST-10-RAID/create-root.sh | 10 +++++----- test/TEST-10-RAID/test.sh | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/test/TEST-10-RAID/create-root.sh b/test/TEST-10-RAID/create-root.sh index 7c026690c..68face8a6 100755 --- a/test/TEST-10-RAID/create-root.sh +++ b/test/TEST-10-RAID/create-root.sh @@ -6,11 +6,11 @@ done rm -f -- /etc/lvm/lvm.conf udevadm control --reload # save a partition at the beginning for future flagging purposes -sfdisk -C 1280 -H 2 -S 32 -L /dev/sda <