mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Fix test command.
This commit is contained in:
parent
2eca52e950
commit
605cfbcba8
@ -18,7 +18,7 @@ sub run {
|
||||
# Check that the home partition has been created.
|
||||
# We do not check for size this time, because the /home partition is created
|
||||
# in the remaining space and this might vary in the future.
|
||||
assert_script_run "fdisk -l | grep /home";
|
||||
assert_script_run "lsblk | grep /home";
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user