Index: trunk/tools/stsci_disks/p2_check.pl
===================================================================
--- trunk/tools/stsci_disks/p2_check.pl	(revision 38475)
+++ trunk/tools/stsci_disks/p2_check.pl	(revision 38682)
@@ -327,6 +327,7 @@
     log_print("STOP $stage $stage_id $path_base");
 }
+
 close(MANIFEST);    
-    
+log_print("END $stage $stage_id ${manifest_dir}/${stage}.${stage_id}.MANIFEST");    
 
 sub my_die {
@@ -353,5 +354,5 @@
     my ($vol_id, $vol_host, $vol_path, $xattr, $forbidden_cabinet);    
     my $max_used_space = 0.98;
-    my $topfew_count = 15;
+    my $topfew_count = 25;
     eval {
 	my $rows;
