summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKarel Zak2011-04-19 10:04:33 +0200
committerKarel Zak2011-04-19 11:01:18 +0200
commit374ae4a5bd96a385ad8fc42e344394072f34d8cf (patch)
tree9777bf4e6dad3f883ed3ed44bce75e0fa101bffd /tests
parentgetopt: fix gcc warning (diff)
downloadkernel-qcow2-util-linux-374ae4a5bd96a385ad8fc42e344394072f34d8cf.tar.gz
kernel-qcow2-util-linux-374ae4a5bd96a385ad8fc42e344394072f34d8cf.tar.xz
kernel-qcow2-util-linux-374ae4a5bd96a385ad8fc42e344394072f34d8cf.zip
tests: use libmount tab update tests for UID=0 only
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/ts/libmount/update1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/libmount/update b/tests/ts/libmount/update
index bbe19ffd3..db0369305 100755
--- a/tests/ts/libmount/update
+++ b/tests/ts/libmount/update
@@ -7,6 +7,7 @@ TS_DESC="tab update"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+ts_skip_nonroot
TESTPROG="$TS_HELPER_LIBMOUNT_UPDATE"