diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-24 22:27:56 +0200 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-24 22:27:56 +0200 |
commit | a3dff558013e516ccddbfddc47adbbfddd8e7e82 (patch) | |
tree | 1ff683060fdd0aadd8dfab592b37f79cf3766a4a /tests/runtime/automatic-reuse-fs-sda | |
parent | fc5c97fe3df7ccda1f49b07d463c794c224a2dc9 (diff) |
fix for error message during automatic procedure
Diffstat (limited to 'tests/runtime/automatic-reuse-fs-sda')
-rw-r--r-- | tests/runtime/automatic-reuse-fs-sda/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtime/automatic-reuse-fs-sda/profile b/tests/runtime/automatic-reuse-fs-sda/profile index e5aadb5..90b0785 100644 --- a/tests/runtime/automatic-reuse-fs-sda/profile +++ b/tests/runtime/automatic-reuse-fs-sda/profile @@ -30,7 +30,7 @@ worker_prepare_disks () fi } - +PARTITIONS=this_wont_be_used BLOCKDATA='/dev/sda1 raw no_label ext2;yes;/boot;target;no_opts;no_label;no_params /dev/sda2 raw no_label swap;yes;no_mountpoint;target;no_opts;no_label;no_params /dev/sda3 raw no_label ext4;yes;/;target;no_opts;no_label;no_params |