This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a06f04  Trailing space
6a06f04 is described below

commit 6a06f04adf9691f72b74dc852bde7252530eed0e
Author: Sebb <[email protected]>
AuthorDate: Fri Aug 27 12:47:39 2021 +0100

    Trailing space
---
 www/committers/moderate.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/committers/moderate.cgi b/www/committers/moderate.cgi
index d4ca34c..b20fcde 100755
--- a/www/committers/moderate.cgi
+++ b/www/committers/moderate.cgi
@@ -219,7 +219,7 @@ _html do
             response = nil
           end
         else
-          response = OpenStruct.new(code: '', 
+          response = OpenStruct.new(code: '',
               message: 'No server - would have requested: ',
               body: [@request, @list, 'mod', $USER, @addr].join('/')
             )

Reply via email to