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 737c84d oops
737c84d is described below
commit 737c84db6da5e2b7b0c13cab1203afb9545c260a
Author: Sam Ruby <[email protected]>
AuthorDate: Tue Mar 22 17:21:11 2022 -0400
oops
---
www/members/inactive.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/members/inactive.cgi b/www/members/inactive.cgi
index 695ae2e..f81273e 100755
--- a/www/members/inactive.cgi
+++ b/www/members/inactive.cgi
@@ -40,7 +40,7 @@ _html do
class Committer; def self.serialize(*args); end; end
def _committer(*args); end
dev env.user; $USER; end
- dev env.password; $USER; end
+ dev env.password; $PASSWORD; end
# issue request
@action = 'request_emeritus'