mirror of
https://0xacab.org/liberate/backupninja.git
synced 2024-11-08 11:52:32 +01:00
tests: trigger partition table refresh
This commit is contained in:
parent
aa2a83c53f
commit
bb609a43f7
@ -43,6 +43,7 @@ finish_sys() {
|
||||
dd if=/dev/zero of=/dev/sdd2 bs=512 count=2048 conv=notrunc
|
||||
dd if=/dev/zero of=/dev/sdd bs=512 count=1 conv=notrunc
|
||||
dd if=/dev/zero of=/dev/sde bs=512 count=2048 conv=notrunc
|
||||
partprobe
|
||||
}
|
||||
|
||||
@test "action runs without errors" {
|
||||
|
Loading…
Reference in New Issue
Block a user