diff options
author | Karel Zak <kzak@redhat.com> | 2010-11-23 13:06:46 +0100 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2011-01-03 12:28:46 +0100 |
commit | 64a2331f6d03fd483820ddacd8c62336b2e7df5c (patch) | |
tree | 355d0c8008875d636949f509a25f0f593e4193c9 /tests/expected/libmount/context-mount-flags | |
parent | 21193a4890f29fb8e7b6361aa1e5288f874396b9 (diff) | |
download | util-linux-old-64a2331f6d03fd483820ddacd8c62336b2e7df5c.tar.gz |
tests: improve libmount context mount and umount test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/libmount/context-mount-flags')
-rw-r--r-- | tests/expected/libmount/context-mount-flags | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/expected/libmount/context-mount-flags b/tests/expected/libmount/context-mount-flags new file mode 100644 index 00000000..fc73affb --- /dev/null +++ b/tests/expected/libmount/context-mount-flags @@ -0,0 +1,3 @@ +successfully mounted +ro,nosuid,noexec +successfully umounted |