From 738e6d8212971a2d1e696e88977f9395956ef717 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 26 Jun 2002 12:51:34 +0000 Subject: * import.c (gpgsm_import): Print an STATUS_IMPORTED. * gpgsm.c: --debug-no-path-validation does not take an argument. --- sm/gpgsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sm/gpgsm.c') diff --git a/sm/gpgsm.c b/sm/gpgsm.c index 0754d3a57..e650e941c 100644 --- a/sm/gpgsm.c +++ b/sm/gpgsm.c @@ -302,7 +302,7 @@ static ARGPARSE_OPTS opts[] = { { oDebug, "debug" ,4|16, "@"}, { oDebugAll, "debug-all" ,0, "@"}, { oDebugWait, "debug-wait" ,1, "@"}, - { oDebugNoPathValidation, "debug-no-path-validation" ,1, "@"}, + { oDebugNoPathValidation, "debug-no-path-validation" ,0, "@"}, { oStatusFD, "status-fd" ,1, N_("|FD|write status info to this FD") }, { aDummy, "no-comment", 0, "@"}, { aDummy, "completes-needed", 1, "@"}, -- cgit v1.2.3