diff --git a/webtools/despot/syncit.pl b/webtools/despot/syncit.pl index 5792e0bb01f3..2aed84376087 100755 --- a/webtools/despot/syncit.pl +++ b/webtools/despot/syncit.pl @@ -297,7 +297,7 @@ Newsgroup:"; Peers:"; my @peerlist; foreach $i (@peers) { - push @peerlist, "" . pop(@peernames) . ""; + push @peerlist, "" . shift(@peernames) . ""; } print OWNERS join(', ', @peerlist); print OWNERS "