summaryrefslogtreecommitdiff
path: root/tests/runtime
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-07-25 18:09:06 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-07-25 18:09:06 +0200
commit5139076fc777a6fced02751908c9cd5fcb8d9a6c (patch)
tree60db6e13cb800f6d8af89f7418834f01a6307f41 /tests/runtime
parent14fc7d28f64debe5e466c94df83878243df29f9c (diff)
BLOCKDATA syntax fix
Diffstat (limited to 'tests/runtime')
-rw-r--r--tests/runtime/automatic-reuse-fs-sda/profile2
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 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'