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 dddb5cc7 Stale references [skip ci]
dddb5cc7 is described below

commit dddb5cc7e4a5578426d94570fdb9c80e0668a18a
Author: Sebb <[email protected]>
AuthorDate: Tue Sep 17 23:52:20 2024 +0100

    Stale references [skip ci]
---
 www/secretary/workbench/Rakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/secretary/workbench/Rakefile b/www/secretary/workbench/Rakefile
index 61a32feb..240b8950 100644
--- a/www/secretary/workbench/Rakefile
+++ b/www/secretary/workbench/Rakefile
@@ -40,7 +40,7 @@ file '/srv/mail' do
   end
 end
 
-desc 'download mail from whimsy-vm2'
+desc 'download mail from whimsy'
 task 'sync' => '/srv/mail' do
   sh 'rsync -av --delete whimsy.apache.org:/srv/mail/ /srv/mail'
 end

Reply via email to