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 7f2780e just an experiment; will be reverted/fixed when testing is
done
7f2780e is described below
commit 7f2780eeb608b4b350c02745901a95a415001e27
Author: Sam Ruby <[email protected]>
AuthorDate: Wed Jul 5 09:24:57 2017 -0400
just an experiment; will be reverted/fixed when testing is done
---
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 bbc9bf8..f010034 100755
--- a/www/secretary/public-names.cgi
+++ b/www/secretary/public-names.cgi
@@ -59,7 +59,7 @@ _html do
(['--username', $USER, '--password', $PASSWORD] if $PASSWORD),
'https://svn.apache.org/repos/private/foundation/officers',
officers]
- _.system ['svn', 'up', officers + '/iclas.txt']
+ _.system ['svn', 'up', '--username', 'whimsysvn', officers +
'/iclas.txt']
next unless File.exist? officers + '/iclas.txt'
iclas = File.read(officers + '/iclas.txt')
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].