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 c6bea5e  see if this fixes the travis error
c6bea5e is described below

commit c6bea5ec395a0c34dfb67597c98a2297476734e3
Author: Sam Ruby <[email protected]>
AuthorDate: Sun Apr 12 08:14:25 2020 -0400

    see if this fixes the travis error
---
 www/board/agenda/views/utils.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/views/utils.js.rb 
b/www/board/agenda/views/utils.js.rb
index cc90386..7efc407 100644
--- a/www/board/agenda/views/utils.js.rb
+++ b/www/board/agenda/views/utils.js.rb
@@ -1,5 +1,5 @@
 # A convenient place to stash server data
-Server = {}
+Server = {directors: []}
 
 #
 # function to assist with production of HTML and regular expressions

Reply via email to