On 8 June 2017 at 12:33, Sam Ruby wrote:
> On Thu, Jun 8, 2017 at 7:22 AM, sebb wrote:
>> On 8 June 2017 at 12:12, Shane Curcuru wrote:
>>> sebb wrote on 6/8/17 7:08 AM:
On 8 June 2017 at 11:47, wrote:
> This is an automated email from the ASF dual-hosted git repository.
>>> ...snip..
On Thu, Jun 8, 2017 at 7:33 AM Sam Ruby wrote:
> On Thu, Jun 8, 2017 at 7:22 AM, sebb wrote:
> > On 8 June 2017 at 12:12, Shane Curcuru wrote:
> >> sebb wrote on 6/8/17 7:08 AM:
> >>> On 8 June 2017 at 11:47, wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
On Thu, Jun 8, 2017 at 7:22 AM, sebb wrote:
> On 8 June 2017 at 12:12, Shane Curcuru wrote:
>> sebb wrote on 6/8/17 7:08 AM:
>>> On 8 June 2017 at 11:47, wrote:
This is an automated email from the ASF dual-hosted git repository.
>> ...snip...
>>
def podlingStatus
- @res
On 8 June 2017 at 12:12, Shane Curcuru wrote:
> sebb wrote on 6/8/17 7:08 AM:
>> On 8 June 2017 at 11:47, wrote:
>>> This is an automated email from the ASF dual-hosted git repository.
> ...snip...
>
>>> def podlingStatus
>>> - @resource.untaint if @resource =~ /\A\w+\Z/
>>> + @re
sebb wrote on 6/8/17 7:08 AM:
> On 8 June 2017 at 11:47, wrote:
>> This is an automated email from the ASF dual-hosted git repository.
...snip...
>> def podlingStatus
>> - @resource.untaint if @resource =~ /\A\w+\Z/
>> + @resource.untaint if @resource =~ /\a\w+\z/
>
> Does \a mea
On 8 June 2017 at 11:47, wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> johndament 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:
> n