summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/expected/fdisk/bsd-deprecated (renamed from tests/expected/fdisk/bsd)14
-rwxr-xr-xtests/ts/fdisk/bsd-deprecated (renamed from tests/ts/fdisk/bsd)2
2 files changed, 8 insertions, 8 deletions
diff --git a/tests/expected/fdisk/bsd b/tests/expected/fdisk/bsd-deprecated
index be1ba7be0..53c13c411 100644
--- a/tests/expected/fdisk/bsd
+++ b/tests/expected/fdisk/bsd-deprecated
@@ -1,7 +1,7 @@
Initialize empty image
-f1c9645dbc14efddc7d8a322685f26eb bsd.img
+f1c9645dbc14efddc7d8a322685f26eb bsd-deprecated.img
Create new DOS partition table
-57e721e38d1266c2df055067c18f2cf9 bsd.img
+57e721e38d1266c2df055067c18f2cf9 bsd-deprecated.img
---layout----------
Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors
@@ -13,7 +13,7 @@ Disk identifier: <removed>
-------------------
Create 1st primary partition
-ada64ace122978d00d1d1c0e5ee45d26 bsd.img
+ada64ace122978d00d1d1c0e5ee45d26 bsd-deprecated.img
---layout----------
Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors
@@ -28,9 +28,9 @@ Device Boot Start End Sectors Size Id Type
-------------------
Create 2st primary partition
-1bebf87248e05d6e4e62b749da65d023 bsd.img
+1bebf87248e05d6e4e62b749da65d023 bsd-deprecated.img
Set 2nd partition type
-2d8e8dff51a88a045db233418dd73fbe bsd.img
+2d8e8dff51a88a045db233418dd73fbe bsd-deprecated.img
---layout----------
Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors
@@ -46,7 +46,7 @@ Device Boot Start End Sectors Size Id Type
-------------------
Create default BSD
-2e1cee529cb59c9341afef0443f196a1 bsd.img
+2e1cee529cb59c9341afef0443f196a1 bsd-deprecated.img
---layout----------
@@ -75,7 +75,7 @@ Command (m for help): Leaving nested disklabel.
Command (m for help):
-------------------
-b5c121c2091b2ff26b880551feac7112 bsd.img
+b5c121c2091b2ff26b880551feac7112 bsd-deprecated.img
---layout----------
diff --git a/tests/ts/fdisk/bsd b/tests/ts/fdisk/bsd-deprecated
index 347c0d078..5e2cfa423 100755
--- a/tests/ts/fdisk/bsd
+++ b/tests/ts/fdisk/bsd-deprecated
@@ -2,7 +2,7 @@
#
# This file is part of util-linux.
#
-# Copyright (C) 2013 Karel Zak <kzak@redhat.com>
+# Copyright (C) 2013-2016 Karel Zak <kzak@redhat.com>
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by