aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ring-a-party
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ring-a-party')
-rwxr-xr-xtools/ring-a-party3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/ring-a-party b/tools/ring-a-party
index 561b51336..26c055622 100755
--- a/tools/ring-a-party
+++ b/tools/ring-a-party
@@ -31,6 +31,9 @@ BEGIN { FS=":"
page = 0;
now = strftime("%b %d %H:%M %Y");
}
+END {
+ if (any) myflush();
+}
$1 == "pub" {
if( any ) myflush();
uidcount = 0;