lib/cmdline: move cli_credentials_set_cmdline_callbacks to the end of POPT_CALLBACK_R...
authorStefan Metzmacher <metze@samba.org>
Thu, 14 Apr 2022 11:30:56 +0000 (13:30 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Apr 2024 14:17:32 +0000 (14:17 +0000)
commit994e12e8f7a6b089342a32a6c3269048bfef1545
tree417bba14b5f3e22207a2604a8cae92d14948e560
parente2170431f1d4a6f4ce7e3e6949282d5bc60b5d08
lib/cmdline: move cli_credentials_set_cmdline_callbacks to the end of POPT_CALLBACK_REASON_POST

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15018

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/cmdline/cmdline.c