This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 2d9207e Typo
2d9207e is described below
commit 2d9207ee10bfb1e891a0978e5526037d083ea503
Author: Sebb <[email protected]>
AuthorDate: Wed Dec 21 14:13:51 2016 +0000
Typo
---
lib/whimsy/asf/icla.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/whimsy/asf/icla.rb b/lib/whimsy/asf/icla.rb
index 453e05f..cdd3c1c 100644
--- a/lib/whimsy/asf/icla.rb
+++ b/lib/whimsy/asf/icla.rb
@@ -95,7 +95,7 @@ module ASF
return @@availids if @@availids
availids = []
each {|icla| availids << icla.id unless icla.id == 'notinavail'}
- @availids = availids
+ @@availids = availids
end
# iterate over all of the ICLAs
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].