From f6c5528ad035365df9631e9bc4a04ef2689b2461 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 20 Oct 2020 12:13:15 +0200 Subject: [PATCH] Update comment for the testsuite --- samba.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/samba.spec b/samba.spec index 54f3ce5..3b9bb31 100644 --- a/samba.spec +++ b/samba.spec @@ -1,7 +1,9 @@ +# The testsuite is disabled by default. +# +# To build and run the tests use: +# # rpmbuild --rebuild --with testsuite --without clustering samba.src.rpm # -# The testsuite is disabled by default. Set --with testsuite or bcond_without -# to run the Samba torture testsuite. %bcond_with testsuite # ctdb is enabled by default, you can disable it with: --without clustering