On Jul 15, 2010, at 10:26 AM, Andy Lester wrote: > I've got a dispatch script that runs either .t under perl or .phpt under PHP. > Basically I've been running: > > prove --exec='/home/alester/smoke/bin/smoke-dispatch' --ext=.t > > and it's been just fine. It just never gets called by anything other than > only .t or only .phpt in the same run
So try my patch and see if it works for you. Best, David