From bdcb45295cbc55b596acc93af12b52a609da6504 Mon Sep 17 00:00:00 2001 From: Shawn Boyette Date: Wed, 24 Sep 2008 17:54:06 +0000 Subject: [PATCH] tweak --- marc-cleanup | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/marc-cleanup b/marc-cleanup index 133238a..fd7e5b9 100755 --- a/marc-cleanup +++ b/marc-cleanup @@ -108,6 +108,7 @@ while (my $line = getline()) { } print $NUMARC "\n"; print $EXMARC "\n"; +print $OUT "\nDone\n" =head2 edit -- 1.7.2.5