summaryrefslogtreecommitdiff
path: root/source3/lib/smbconf/testsuite.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/smbconf/testsuite.c')
-rw-r--r--source3/lib/smbconf/testsuite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/smbconf/testsuite.c b/source3/lib/smbconf/testsuite.c
index 224868d2b9..a0dca15b82 100644
--- a/source3/lib/smbconf/testsuite.c
+++ b/source3/lib/smbconf/testsuite.c
@@ -94,7 +94,7 @@ int main(int argc, const char **argv)
TALLOC_CTX *mem_ctx = talloc_stackframe();
struct poptOption long_options[] = {
- POPT_COMMON_CONFIGFILE
+ POPT_COMMON_SAMBA
{0, 0, 0, 0}
};