You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2020/07/06 15:48:38 UTC

[whimsy] branch master updated: site-root no longer needed

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 eab75a9  site-root no longer needed
eab75a9 is described below

commit eab75a99e8c079dcdd6aa2f765d9f0aa27b8312f
Author: Sebb <se...@apache.org>
AuthorDate: Mon Jul 6 16:48:27 2020 +0100

    site-root no longer needed
---
 lib/spec/lib/svn_spec.rb | 2 +-
 repository.yml           | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/lib/spec/lib/svn_spec.rb b/lib/spec/lib/svn_spec.rb
index 3edd543..b3275d5 100644
--- a/lib/spec/lib/svn_spec.rb
+++ b/lib/spec/lib/svn_spec.rb
@@ -118,7 +118,7 @@ describe ASF::SVN do
       res = ASF::SVN.private_public
       expect(res.size()).to equal(2)
       expect(res[0].size).to equal(14) # will need to be adjusted from time to time
-      expect(res[1].size).to equal(8) # ditto.
+      expect(res[1].size).to equal(7) # ditto.
     end
   end
 
diff --git a/repository.yml b/repository.yml
index 47c5b3a..53050e9 100644
--- a/repository.yml
+++ b/repository.yml
@@ -169,9 +169,5 @@
     depth: delete
     list: true
 
-  site-root:
-    url: asf/infrastructure/site/trunk/content
-    depth: files
-
   steve:
     url: asf/steve/trunk