From 21637a7d4118f3647dce4efcc61d0ba4eefbbad3 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 6 May 2010 13:51:44 -0400 Subject: Checkpointing --- src/mailman/commands/cli_import.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mailman/commands/cli_import.py') diff --git a/src/mailman/commands/cli_import.py b/src/mailman/commands/cli_import.py index 75a119a77..5ee7eb06c 100644 --- a/src/mailman/commands/cli_import.py +++ b/src/mailman/commands/cli_import.py @@ -94,6 +94,6 @@ class Import21: 'Ignoring non-dictionary: {0!r}').format( config_dict) continue - import_config_pck(mlist, config_dict, args) + import_config_pck(mlist, config_dict) # Commit the changes to the database. config.db.commit() -- cgit v1.2.3-70-g09d2