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 e98c2212 Go for full merging
e98c2212 is described below

commit e98c22129cdeae22820863072274ff9f75c2cf9c
Author: Sebb <[email protected]>
AuthorDate: Tue May 3 17:08:42 2022 +0100

    Go for full merging
---
 tools/merge_subscriptions.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/merge_subscriptions.rb b/tools/merge_subscriptions.rb
index 0299d5bb..20f85b71 100644
--- a/tools/merge_subscriptions.rb
+++ b/tools/merge_subscriptions.rb
@@ -120,7 +120,7 @@ end
 
 OLD = '/srv/subscriptions1' # old host puts files here
 NEW = '/srv/subscriptions2' # new host puts files here
-OUT = '/srv/subscriptions0' # this needs to be changed to '/srv/subscriptions' 
when working
+OUT = '/srv/subscriptions' # Whimsy expects the files here
 
 if __FILE__ == $0
   type = ARGV.shift

Reply via email to