This is an automated email from the ASF dual-hosted git repository.
sebb 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 07a9588 Typo
07a9588 is described below
commit 07a9588a3f50d2c0a1f54cac0445a631dffdb246
Author: Sebb <[email protected]>
AuthorDate: Tue Jun 13 01:50:16 2017 +0100
Typo
---
www/roster/public_podlings.rb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/roster/public_podlings.rb b/www/roster/public_podlings.rb
index ce448de..809f0a2 100644
--- a/www/roster/public_podlings.rb
+++ b/www/roster/public_podlings.rb
@@ -70,9 +70,9 @@
require_relative 'public_json_common'
# figure out what to do to get svn updates, then uncomment this
-# incubaorContent = ASF::SVN.find('asf/incubator/public/trunk/content')
+# incubatorContent = ASF::SVN.find('asf/incubator/public/trunk/content')
# incubatorPodlings =
ASF::SVN.find('asf/incubator/public/trunk/content/podlings')
-# ASF::SVN.updateSimple(incubaorContent);
+# ASF::SVN.updateSimple(incubatorContent);
# ASF::SVN.updateSimple(incubatorPodlings);
pods = Hash[ASF::Podling.list.map {|podling| [podling.name, podling.status]}]
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].