You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by sebb <se...@gmail.com> on 2017/05/11 11:06:51 UTC

Re: [whimsy] branch master updated: update to vm4 (spotted by sebb)

Just wondering - could the code use whimsy.apache.org instead?

The SOURCE field looks to be used for rsync; won't that resolve
whimsy.a.o correctly?

On 11 May 2017 at 11:26,  <ru...@apache.org> wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> rubys 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  c054b3a   update to vm4 (spotted by sebb)
> c054b3a is described below
>
> commit c054b3a521932a87fc058b85e8f7dea6f1137601
> Author: Sam Ruby <ru...@intertwingly.net>
> AuthorDate: Thu May 11 06:26:45 2017 -0400
>
>     update to vm4 (spotted by sebb)
> ---
>  www/secretary/workbench/config.rb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/www/secretary/workbench/config.rb b/www/secretary/workbench/config.rb
> index 2d5d46a..3ed3596 100644
> --- a/www/secretary/workbench/config.rb
> +++ b/www/secretary/workbench/config.rb
> @@ -3,7 +3,7 @@
>  #
>
>  if Dir.exist? '/srv/mail'
> -  SOURCE = 'whimsy-vm3.apache.org:/srv/mail/secretary'
> +  SOURCE = 'whimsy-vm4.apache.org:/srv/mail/secretary'
>    ARCHIVE = '/srv/mail/secretary'
>  else
>    SOURCE = 'minotaur.apache.org:/home/apmail/private-arch/officers-secretary'
>
> --
> To stop receiving notification emails like this one, please contact
> ['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].