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 0b76a4c  fix typo
0b76a4c is described below

commit 0b76a4c03cfe91d828930afe3917f202cefd9dbc
Author: Sam Ruby <[email protected]>
AuthorDate: Wed Jul 5 10:08:14 2017 -0400

    fix typo
---
 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 8dac49b..ef3e8f3 100755
--- a/www/secretary/public-names.cgi
+++ b/www/secretary/public-names.cgi
@@ -13,7 +13,7 @@ unless user.asf_member? or ASF.pmc_chairs.include? user
 end
 
 # default HOME directory
-require 'env'
+require 'etc'
 ENV['HOME'] ||= Etc.getpwuid.dir
 
 _html do

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

Reply via email to