Fixes #227 by properly scoping the variables within the go routine.
authorspf13 <steve.francia@gmail.com>
Thu, 13 Mar 2014 19:34:47 +0000 (20:34 +0100)
committerspf13 <steve.francia@gmail.com>
Thu, 13 Mar 2014 19:34:47 +0000 (20:34 +0100)
commit6205a16b6e4e0e7924aed291c1adab1d775c1cfe
tree99a38f65b56dedba01f5011b1bc62339c2a699a0
parent85c04ca2f3bf1aac9941953918ab1f1b69f1a29f
Fixes #227 by properly scoping the variables within the go routine.
hugolib/site.go