On Tuesday, January 8, 2019 2:27:22 PM MST Johannes Sixt wrote: > Am 31.12.18 um 01:31 schrieb Stephen P. Smith: > > + > > +TODAY_REGEX='[A-Z][a-z][a-z] [012][0-9]:[0-6][0-9] .0200' <snip> > The $...REGEX expansions must be put in double-quotes to protect them > from field splitting. But then the tests do not pass anymore (I tested > only t4202). Please revisit this change. > > -- Hannes I will later figure out why you are seeing the fields splitting but I am not. In the mean time I will change the quoting. I started working on test updates based on prior comments this past weekend. sps