From 5139076fc777a6fced02751908c9cd5fcb8d9a6c Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 25 Jul 2009 18:09:06 +0200 Subject: BLOCKDATA syntax fix --- tests/runtime/automatic-reuse-fs-sda/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/runtime/automatic-reuse-fs-sda/profile b/tests/runtime/automatic-reuse-fs-sda/profile index 90b0785..633765d 100644 --- a/tests/runtime/automatic-reuse-fs-sda/profile +++ b/tests/runtime/automatic-reuse-fs-sda/profile @@ -34,4 +34,4 @@ 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 -/dev/sda4 raw no_label ext3:no:/home;target;no_opts;no_label;no_params' +/dev/sda4 raw no_label ext3;no;/home;target;no_opts;no_label;no_params' -- cgit v1.2.3-54-g00ecf