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/06/12 14:55:35 UTC

[whimsy] branch master updated: Obsolete comment

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 16662e1  Obsolete comment
16662e1 is described below

commit 16662e1736a92fdc3eb66c33f25d784f968bbe28
Author: Sebb <se...@apache.org>
AuthorDate: Fri Jun 12 15:55:27 2020 +0100

    Obsolete comment
---
 lib/whimsy/asf/svn.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/whimsy/asf/svn.rb b/lib/whimsy/asf/svn.rb
index dec1a2d..5b7b657 100644
--- a/lib/whimsy/asf/svn.rb
+++ b/lib/whimsy/asf/svn.rb
@@ -545,7 +545,6 @@ module ASF
       
       tmpdir = Dir.mktmpdir.untaint
 
-      # N.B. the extra enclosing [] tell _.system not to show their contents on error
       begin
         # create an empty checkout
         self.svn_('checkout', [self.getInfoItem(dir,'url'), tmpdir], _,