1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/testprogs/blackbox
Andreas Schneider f12aa54ba0 testprogs: Fix shellcheck errors in upgradeprovision-oldrelease.sh
testprogs/blackbox/upgradeprovision-oldrelease.sh:134:103: error: Double
quote array expansions to avoid re-splitting elements. [SC2068]

testprogs/blackbox/upgradeprovision-oldrelease.sh:140:117: error: Double
quote array expansions to avoid re-splitting elements. [SC2068]

testprogs/blackbox/upgradeprovision-oldrelease.sh:145:105: error: Double
quote array expansions to avoid re-splitting elements. [SC2068]

testprogs/blackbox/upgradeprovision-oldrelease.sh:151:122: error: Double
quote array expansions to avoid re-splitting elements. [SC2068]

testprogs/blackbox/upgradeprovision-oldrelease.sh:156:110: error: Double
quote array expansions to avoid re-splitting elements. [SC2068]

testprogs/blackbox/upgradeprovision-oldrelease.sh:162:134: error: Double
quote array expansions to avoid re-splitting elements. [SC2068]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
2022-08-22 20:35:36 +00:00
..
wintest
bogus.sh testprogs: Reformat bogus.sh 2022-07-15 13:00:30 +00:00
common_test_fns.inc testprogs: Fix shellcheck errors in common_test_fns.inc 2022-08-22 14:20:36 +00:00
common-links.sh testprogs: Reformat common-links.sh 2022-07-20 11:09:36 +00:00
dbcheck-links.sh testprogs: Reformat dbcheck-links.sh 2022-08-04 09:11:29 +00:00
dbcheck-oldrelease.sh testprogs: Fix shellcheck errors in dbcheck-oldrelease.sh 2022-08-22 20:35:36 +00:00
dbcheck.sh testprogs: Reformat dbcheck.sh 2022-08-04 10:11:30 +00:00
demote-saveddb.sh testprogs: Reformat demote-saveddb.sh 2022-08-04 12:56:37 +00:00
dfree.sh testprogs: Reformat dfree.sh 2022-08-04 12:56:37 +00:00
dom_parse.sh testprogs: Reformat dom_parse.sh 2022-08-04 12:56:37 +00:00
functionalprep.sh testprogs: Reformat functionalprep.sh 2022-08-04 12:56:37 +00:00
join_ldapcmp.sh testprogs: Reformat join_ldapcmp.sh 2022-08-04 12:56:37 +00:00
ldapcmp_restoredc.sh testprogs: Reformat ldapcmp_restoredc.sh 2022-08-04 12:56:37 +00:00
nsstest.sh testprogs: Reformat nsstest.sh 2022-08-04 12:56:37 +00:00
renamedc.sh testprogs: Reformat renamedc.sh 2022-08-04 12:56:37 +00:00
runtime-links.sh testprogs: Reformat runtime-links.sh 2022-08-04 12:56:37 +00:00
schemaupgrade.sh testprogs: Reformat schemaupgrade.sh 2022-08-04 12:56:37 +00:00
subunit.sh testprogs: Reformat subunit.sh 2022-08-04 12:56:37 +00:00
test_chgdcpass.sh testprogs: Fix shellcheck errors in test_chgdcpass.sh 2022-08-22 20:35:36 +00:00
test_client_etypes.sh testprogs: Reformat test_client_etypes.sh 2022-08-04 12:56:37 +00:00
test_client_kerberos.sh testprogs: Reformat test_client_kerberos.sh 2022-08-04 12:56:37 +00:00
test_export_keytab_heimdal.sh testprogs: Fix shellcheck errors in test_export_keytab_heimdal.sh 2022-08-22 20:35:36 +00:00
test_export_keytab_mit.sh testprogs: Fix shellcheck errors in test_export_keytab_mit.sh 2022-08-22 20:35:36 +00:00
test_kinit_heimdal.sh testprogs: Fix shellcheck errors in test_kinit_heimdal.sh 2022-08-22 20:35:36 +00:00
test_kinit_mit.sh testprogs: Fix shellcheck errors in test_kinit_mit.sh 2022-08-22 20:35:36 +00:00
test_kinit_trusts_heimdal.sh testprogs: Fix shellcheck errors in test_kinit_trusts_heimdal.sh 2022-08-22 20:35:36 +00:00
test_kinit_trusts_mit.sh testprogs: Fix shellcheck errors in test_kinit_trusts_mit.sh 2022-08-22 20:35:36 +00:00
test_kpasswd_heimdal.sh testprogs: Fix shellcheck errors in test_kpasswd_heimdal.sh 2022-08-22 20:35:36 +00:00
test_kpasswd_mit.sh testprogs: Reformat test_kpasswd_mit.sh 2022-08-04 12:56:37 +00:00
test_ktpass.sh testprogs: Reformat test_ktpass.sh 2022-08-04 13:49:54 +00:00
test_ldb_simple.sh testprogs: Reformat test_ldb_simple.sh 2022-08-10 09:22:30 +00:00
test_ldb.sh testprogs: Reformat test_ldb.sh 2022-08-10 09:22:30 +00:00
test_net_ads_dns.sh testprogs: Reformat test_net_ads_dns.sh 2022-08-10 09:22:30 +00:00
test_net_ads_fips.sh testprogs: Reformat test_net_ads_fips.sh 2022-08-10 09:22:30 +00:00
test_net_ads.sh testprogs: Reformat test_net_ads.sh 2022-08-10 09:22:30 +00:00
test_net_offline.sh testprogs: Reformat test_net_offline.sh 2022-08-10 09:22:30 +00:00
test_net_rpc_user.sh testprogs: Reformat test_net_rpc_user.sh 2022-08-10 09:22:30 +00:00
test_offline_logon.sh testprogs: Reformat test_offline_logon.sh 2022-08-10 09:22:30 +00:00
test_old_enctypes.sh testprogs: Reformat test_old_enctypes.sh 2022-08-10 09:22:30 +00:00
test_password_settings.sh testprogs: Fix shellcheck errors in test_password_settings.sh 2022-08-22 20:35:36 +00:00
test_pdbtest.sh testprogs: Fix shellchecks errors in test_pdbtest.sh 2022-08-22 20:35:36 +00:00
test_pkinit_pac.sh testprogs: Reformat test_pkinit_pac.sh 2022-08-10 09:22:30 +00:00
test_pkinit_simple.sh testprogs: Reformat test_pkinit_simple.sh 2022-08-10 09:22:30 +00:00
test_primary_group.sh testprogs: Reformat test_primary_group.sh 2022-08-10 09:22:30 +00:00
test_rpcclient_schannel.sh testprogs: Reformat test_rpcclient_schannel.sh 2022-08-10 09:22:30 +00:00
test_s4u_heimdal.sh testprogs: Reformat test_s4u_heimdal.sh 2022-08-10 09:22:30 +00:00
test_samba_upgradedns.sh testprogs: Reformat test_samba_upgradedns.sh 2022-08-10 09:22:30 +00:00
test_samba-tool_ntacl.sh testprogs: Reformat test_samba-tool_ntacl.sh 2022-08-10 09:22:30 +00:00
test_smbtorture_test_names.sh testprogs: Reformat test_smbtorture_test_names.sh 2022-08-10 09:22:30 +00:00
test_special_group.sh testprogs: Reformat test_special_group.sh 2022-08-10 10:21:48 +00:00
test_trust_ntlm.sh testprogs: Reformat test_trust_ntlm.sh 2022-08-10 13:17:31 +00:00
test_trust_token.sh testprogs: Reformat test_trust_token.sh 2022-08-10 13:17:31 +00:00
test_trust_user_account.sh testprogs: Reformat test_trust_user_account.sh 2022-08-10 13:17:31 +00:00
test_trust_utils.sh testprogs: Reformat test_trust_utils.sh 2022-08-10 13:17:31 +00:00
test_weak_crypto_server.sh testprogs: Fix shellcheck errors in test_weak_crypto_server.sh 2022-08-22 20:35:36 +00:00
test_weak_crypto.sh testprogs: Reformat test_weak_crypto.sh 2022-08-10 13:17:31 +00:00
test_weak_disable_ntlmssp_ldap.sh testprogs: Reformat test_weak_disable_ntlmssp_ldap.sh 2022-08-10 13:17:31 +00:00
test_wintest.sh testprogs: Fix shellcheck errors in test_wintest.sh 2022-08-22 20:35:36 +00:00
tfork.sh lib/util: add a test for samba_runcmd_send() 2017-04-20 16:53:16 +02:00
tombstones-expunge.sh testprogs: Reformat tombstones-expunge.sh 2022-08-10 13:17:31 +00:00
upgradeprovision-oldrelease.sh testprogs: Fix shellcheck errors in upgradeprovision-oldrelease.sh 2022-08-22 20:35:36 +00:00