tests: Use --configfile instead of -s
authorAndreas Schneider <asn@samba.org>
Wed, 14 Apr 2021 09:44:51 +0000 (11:44 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 28 Apr 2021 03:43:34 +0000 (03:43 +0000)
commitf291b8f157156024fe6726ddf16218529b39f5e9
treeee7fdc4e5e72d5ffd2fdd7ee5d607086fd980bf6
parent86f7bc7a3722a95cb2c0e45255affb1520e581f9
tests: Use --configfile instead of -s

We should use long options in tests to make clear what we are trying to
do.

Also the -s short option will be removed for --configfile later.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
25 files changed:
examples/ad-bench/time_group.sh
examples/ad-bench/time_join.sh
examples/ad-bench/time_ldap.sh
examples/ad-bench/time_user.sh
nsswitch/tests/test_wbinfo_user_info_cached.sh
python/samba/tests/blackbox/mdsearch.py
python/samba/tests/docs.py
python/samba/tests/domain_backup_offline.py
selftest/target/Samba3.pm
selftest/target/Samba4.pm
source4/setup/tests/blackbox_s3upgrade.sh
source4/setup/tests/blackbox_start_backup.sh
source4/setup/tests/blackbox_upgradeprovision.sh
source4/torture/drs/python/ridalloc_exop.py
source4/torture/drs/python/samba_tool_drs.py
source4/torture/drs/python/samba_tool_drs_no_dns.py
testprogs/blackbox/renamedc.sh
testprogs/blackbox/test_chgdcpass.sh
testprogs/blackbox/test_client_etypes.sh
testprogs/blackbox/test_net_ads.sh
testprogs/blackbox/test_net_ads_fips.sh
testprogs/blackbox/test_pdbtest.sh
testprogs/blackbox/test_samba-tool_ntacl.sh
testprogs/blackbox/test_samba_upgradedns.sh
testprogs/blackbox/upgradeprovision-oldrelease.sh