Update comment for the testsuite

This commit is contained in:
Andreas Schneider 2020-10-20 12:13:15 +02:00
parent b1b788374b
commit f6c5528ad0
1 changed files with 4 additions and 2 deletions

View File

@ -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