]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: update libmount tests
authorKarel Zak <kzak@redhat.com>
Fri, 2 Mar 2012 08:57:49 +0000 (09:57 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 2 Mar 2012 08:57:49 +0000 (09:57 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/libmount/tabfiles-parse-mountinfo
tests/expected/libmount/tabfiles-parse-mtab
tests/expected/libmount/update-utab-mount
tests/expected/libmount/update-utab-move
tests/expected/libmount/update-utab-remount

index 95182dd5f8977d49d317f1739518a333a96ff0aa..44708011dfe46181bed44ed5dbf05a33d1f16b8e 100644 (file)
@@ -296,7 +296,7 @@ id:     41
 parent: 20
 devno:  253:0
 ------ fs:
-source: (null)
+source: none
 target: /proc/sys/fs/binfmt_misc
 fstype: binfmt_misc
 optstr: rw,relatime
index d7171ea7ca9477ce9ad4a79f112ca3aa440282a4..ffd0c139da8a8b38cfd1ddea866c4a43685e9275 100644 (file)
@@ -42,7 +42,7 @@ fstype: ext4
 optstr: rw,noatime
 VFS-optstr: rw,noatime
 ------ fs:
-source: (null)
+source: none
 target: /proc/sys/fs/binfmt_misc
 fstype: binfmt_misc
 optstr: rw
index 1784e00090ffd135124002c201992d1772402f43..58a0179dbbe3b029695dca6c8c613eadff590e0a 100644 (file)
@@ -1,3 +1,3 @@
 SRC=/dev/sdb1 TARGET=/mnt/bar ROOT=/ OPTS=user
 SRC=/dev/sda2 TARGET=/mnt/xyz ROOT=/ OPTS=loop=/dev/loop0,uhelper=hal
-TARGET=/proc ROOT=/ OPTS=user
+SRC=none TARGET=/proc ROOT=/ OPTS=user
index 12917cce25ac6af60758f0d9e535d1589c3d6b7a..60081400a129e8c2506aadc6ffa692614b9d187e 100644 (file)
@@ -1,3 +1,3 @@
 SRC=/dev/sdb1 TARGET=/mnt/newbar ROOT=/ OPTS=user
 SRC=/dev/sda2 TARGET=/mnt/newxyz ROOT=/ OPTS=loop=/dev/loop0,uhelper=hal
-TARGET=/proc ROOT=/ OPTS=user
+SRC=none TARGET=/proc ROOT=/ OPTS=user
index 737e2a339bc30353f10919ee3b06e18c2ce417be..8e344b39229bcf0640722658ae08140acb85eb38 100644 (file)
@@ -1,3 +1,3 @@
 SRC=/dev/sdb1 TARGET=/mnt/newbar ROOT=/ OPTS=user
 SRC=/dev/sda2 TARGET=/mnt/newxyz ROOT=/ OPTS=user
-TARGET=/proc ROOT=/ OPTS=user
+SRC=none TARGET=/proc ROOT=/ OPTS=user