[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'time' not recognized as reserved when first word after 'if'
From: |
Dale R. Worley |
Subject: |
Re: 'time' not recognized as reserved when first word after 'if' |
Date: |
Wed, 11 Jun 2014 16:30:39 -0400 |
> From: Chet Ramey <chet.ramey@case.edu>
>
> Thanks for the report. There are several places where `time' should be
> recognized as a reserved word where it currently is not. Please try the
> attached patch and verify that it does what you want.
Yes, the patched version of bash 4.3 works like I believe it should.
Thanks!
Dale