aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetWeb')
-rwxr-xr-xCarpet/CarpetWeb/scripts/darcs01
1 files changed, 1 insertions, 0 deletions
diff --git a/Carpet/CarpetWeb/scripts/darcs0 b/Carpet/CarpetWeb/scripts/darcs0
index 86a60c9cf..853b9d787 100755
--- a/Carpet/CarpetWeb/scripts/darcs0
+++ b/Carpet/CarpetWeb/scripts/darcs0
@@ -67,6 +67,7 @@ while (<STDIN>)
last if (/^$endmarker$/);
$comments{$patch} .= $_;
}
+ delete $submitters{$patch} if (! /^$endmarker$/);
}
# skip everything that makes out the patch's contents