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 bc3dbc92 Need to start migration
bc3dbc92 is described below

commit bc3dbc92904a3847816d1a7d79fd0d52f37942f6
Author: Sebb <s...@apache.org>
AuthorDate: Mon Jan 1 14:09:05 2024 +0000

    Need to start migration
---
 lib/whimsy/asf/status.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/status.rb b/lib/whimsy/asf/status.rb
index 58877489..b4c5bd0d 100644
--- a/lib/whimsy/asf/status.rb
+++ b/lib/whimsy/asf/status.rb
@@ -24,7 +24,7 @@ module Status
 
   # are we migrating?
   def self.migrating?
-    false # Edit as needed
+    true # Edit as needed
   end
 
   # are we a test node?

Reply via email to