git-p4: Clean up git-p4 submit's log message handling.
[gitweb.git] / unpack-trees.c
index 07c4c28a5a0a38a3ae81cccd967ba3117917a513..56c1ffbc199c534a53da9615aa16b4357656e320 100644 (file)
@@ -301,7 +301,7 @@ static void check_updates(struct cache_entry **src, int nr,
                }
 
                progress = start_progress_delay("Checking out files",
-                                               total, 50, 2);
+                                               total, 50, 1);
                cnt = 0;
        }