diff options
author | Karel Zak | 2019-08-08 14:20:05 +0200 |
---|---|---|
committer | Karel Zak | 2019-08-08 14:20:05 +0200 |
commit | c60231a7447692c42602c77cf96f1291740f4637 (patch) | |
tree | b46d9a5a8a55219117c8894d0e637f7c58205830 | |
parent | libfdisk: (script) support shortcuts in the type= field (diff) | |
download | kernel-qcow2-util-linux-c60231a7447692c42602c77cf96f1291740f4637.tar.gz kernel-qcow2-util-linux-c60231a7447692c42602c77cf96f1291740f4637.tar.xz kernel-qcow2-util-linux-c60231a7447692c42602c77cf96f1291740f4637.zip |
tests: update fdisk output
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r-- | tests/expected/fdisk/gpt-resize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/expected/fdisk/gpt-resize b/tests/expected/fdisk/gpt-resize index 0b3c25a27..2871f1a14 100644 --- a/tests/expected/fdisk/gpt-resize +++ b/tests/expected/fdisk/gpt-resize @@ -35,7 +35,7 @@ Command (m for help): The partition table has been altered. Calling ioctl() to re-read partition table. Re-reading the partition table failed.: Invalid argument -The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8). +The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or partx(8). |