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 2f00b08 Wrong path
2f00b08 is described below
commit 2f00b0857b087aba6e0871102848f011e454ae96
Author: Sebb <[email protected]>
AuthorDate: Tue Jan 7 16:59:33 2020 +0000
Wrong path
---
www/board/agenda/daemon/channel.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/board/agenda/daemon/channel.rb
b/www/board/agenda/daemon/channel.rb
index 94f83a9..93f3b06 100644
--- a/www/board/agenda/daemon/channel.rb
+++ b/www/board/agenda/daemon/channel.rb
@@ -21,7 +21,7 @@ class Channel
FOUNDATION_BOARD = ASF::SVN['foundation_board']
rescue Exception
# rescue value is to help with startup when initialising a new host
- FOUNDATION_BOARD = '/srv/foundation_board'
+ FOUNDATION_BOARD = '/srv/svn/foundation_board'
end
# add a new socket/userid pair