diff options
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 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' |