]> git.etc.gen.nz Git - mythtv-status.git/commit
Fix passing in the error ref to DateCalc.
authorRon Kellam <ron_kellam@yahoo.com>
Sun, 13 Jun 2010 10:13:00 +0000 (22:13 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sun, 13 Jun 2010 10:13:00 +0000 (22:13 +1200)
commit76d5db9390aa0468ba7a7d385055aaefb31d48bd
tree99dc1bcd4a2e7b977dcc61b95f382040e89a7ada
parent87d58258e654bf4e75cc35ca117ba2d9838839fa
Fix passing in the error ref to DateCalc.

It seems that Date::Manip::DateCalc in some versions require that
you parse in a ref for the error ref, passing in undef causes it
to not perform the date calculation.  Parse in a ref, even if we
don't actually check it.  Thanks to Ron Kellam for doing some
leg work on tracking this issue down.
bin/mythtv-status