summaryrefslogtreecommitdiff
path: root/source4/.testr.conf
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-09-04 21:13:37 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-09-04 21:13:37 +0200
commit955076530425b2c37c7ad545f9a596e8daca0321 (patch)
tree5ca3eb5f395b306b2eae9db48c1648b09635b046 /source4/.testr.conf
parentbde18c6218fa6b593ff4f3db8bcd2f83e9b661aa (diff)
downloadsamba-955076530425b2c37c7ad545f9a596e8daca0321.tar.gz
samba-955076530425b2c37c7ad545f9a596e8daca0321.tar.bz2
samba-955076530425b2c37c7ad545f9a596e8daca0321.zip
testr: Fix configuration to use idfile, in case more than a couple of
hundred tests fail.
Diffstat (limited to 'source4/.testr.conf')
-rw-r--r--source4/.testr.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/.testr.conf b/source4/.testr.conf
index 9261b57a91..d3670bec10 100644
--- a/source4/.testr.conf
+++ b/source4/.testr.conf
@@ -1,3 +1,3 @@
[DEFAULT]
-test_command=../buildtools/bin/waf test --filtered-subunit
-test_id_option=--load-list $IDLIST
+test_command=../buildtools/bin/waf test --filtered-subunit $IDOPTION
+test_id_option=--load-list $IDFILE