aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-comments
diff options
context:
space:
mode:
Diffstat (limited to 'bin/send-comments')
-rwxr-xr-xbin/send-comments1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/send-comments b/bin/send-comments
index 22c2cef8f..fc61169ef 100755
--- a/bin/send-comments
+++ b/bin/send-comments
@@ -71,6 +71,7 @@ while ( my $body = $bodies->next ) {
},
{
join => 'problem',
+ order_by => [ 'confirmed', 'id' ],
}
);