summaryrefslogtreecommitdiffstats
path: root/tests/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2012-07-30 18:19:20 +0200
committerKarel Zak2012-07-30 18:19:20 +0200
commitfc22bff04b90709b7c68b3d3206e79c09efb664d (patch)
tree0175ace44ed20b7382bd17410f1913956d4198f6 /tests/Makemodule.am
parenttests: check for 'make check' (diff)
downloadkernel-qcow2-util-linux-fc22bff04b90709b7c68b3d3206e79c09efb664d.tar.gz
kernel-qcow2-util-linux-fc22bff04b90709b7c68b3d3206e79c09efb664d.tar.xz
kernel-qcow2-util-linux-fc22bff04b90709b7c68b3d3206e79c09efb664d.zip
build-sys: add run.sh to make check for non-root users
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/Makemodule.am')
-rw-r--r--tests/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makemodule.am b/tests/Makemodule.am
index e25f71391..e7c31af23 100644
--- a/tests/Makemodule.am
+++ b/tests/Makemodule.am
@@ -10,4 +10,5 @@ EXTRA_DIST += \
clean-local-tests:
rm -rf output diff
+TESTS += tests/run-nonroot.sh
CLEAN_LOCALS += clean-local-tests