This is an automated email from the ASF dual-hosted git repository.

rubys 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 0aaa659  try next instead
0aaa659 is described below

commit 0aaa659f45503584f6dc23567bb558fc39c75791
Author: Sam Ruby <[email protected]>
AuthorDate: Wed Jul 5 00:29:59 2017 -0400

    try next instead
---
 www/secretary/public-names.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/secretary/public-names.cgi b/www/secretary/public-names.cgi
index 1a74b8f..bbc9bf8 100755
--- a/www/secretary/public-names.cgi
+++ b/www/secretary/public-names.cgi
@@ -60,7 +60,7 @@ _html do
         'https://svn.apache.org/repos/private/foundation/officers',
         officers]
       _.system ['svn', 'up', officers + '/iclas.txt']
-      break unless File.exist? officers + '/iclas.txt'
+      next unless File.exist? officers + '/iclas.txt'
       iclas = File.read(officers + '/iclas.txt')
 
       updates.each do |id, names|

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to