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 f1b92c1  Oops - remove debug
f1b92c1 is described below

commit f1b92c18a34ecfc986cdeff206e3e8088f730645
Author: Sebb <[email protected]>
AuthorDate: Sat Dec 7 16:06:01 2019 +0000

    Oops - remove debug
---
 Rakefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Rakefile b/Rakefile
index 808c200..530f772 100644
--- a/Rakefile
+++ b/Rakefile
@@ -138,7 +138,6 @@ namespace :svn do
               system 'svn cleanup'
               depth = description['depth']
               files = description['files']
-                next unless files # TEMP
               if depth == 'empty' and not isSymlink
                 curdepth = ASF::SVN.getInfoAsHash('.')['Depth'] # not 
available as separate item
                 if curdepth != depth

Reply via email to