]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add omitted files
authorKarel Zak <kzak@redhat.com>
Mon, 19 Jun 2023 12:59:15 +0000 (14:59 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 19 Jun 2023 12:59:15 +0000 (14:59 +0200)
Sorry, forgot in the previous commit ...

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/mount/special-user [new file with mode: 0644]
tests/expected/mount/special-username [new file with mode: 0644]

diff --git a/tests/expected/mount/special-user b/tests/expected/mount/special-user
new file mode 100644 (file)
index 0000000..02c112e
--- /dev/null
@@ -0,0 +1 @@
+/sbin/mount.mytest called with "/foo /bar -o rw,user,noexec,nosuid,nodev,abc"
diff --git a/tests/expected/mount/special-username b/tests/expected/mount/special-username
new file mode 100644 (file)
index 0000000..c192562
--- /dev/null
@@ -0,0 +1 @@
+/sbin/mount.mytest called with "/foo /bar -o rw,user=name,abc"