summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKarel Zak2015-07-28 12:15:56 +0200
committerKarel Zak2015-07-28 12:15:56 +0200
commit8eb0ce370261c6f5e26b53691fe005345d0b7990 (patch)
tree410e437aa8b6cee5d471ab9d5d1c722c0c630f20 /tests
parentscript: improve SIG{TERM,QUIT,KILL} sensitivity (diff)
parentRevert "tests: start script/race test only when --force specified" (diff)
downloadkernel-qcow2-util-linux-8eb0ce370261c6f5e26b53691fe005345d0b7990.tar.gz
kernel-qcow2-util-linux-8eb0ce370261c6f5e26b53691fe005345d0b7990.tar.xz
kernel-qcow2-util-linux-8eb0ce370261c6f5e26b53691fe005345d0b7990.zip
Merge branch 'test-fixes' of https://github.com/rudimeier/util-linux
Diffstat (limited to 'tests')
-rwxr-xr-xtests/ts/script/race3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/ts/script/race b/tests/ts/script/race
index 65d48e29f..4bdbe951e 100755
--- a/tests/ts/script/race
+++ b/tests/ts/script/race
@@ -19,9 +19,6 @@
TS_TOPDIR="${0%/*}/../.."
TS_DESC="race conditions"
-# Don't execute this test by default, --force required
-TS_OPTIONAL="yes"
-
. $TS_TOPDIR/functions.sh
ts_init "$*"