in reply to Re^3: make test hangs
in thread make test hangs

Hi Dave,
when i run prove -bv I get the hang on the same position.

/tmp/DBI-1.633>prove -bv
t/00simple_test.t ...............<--- hangs for ever

When I run it for a specific script is shows: t/00simple_test.t ..<--- hangs for ever now after two dots

When I run it in DRY run mode ("prove -D"(do nothing just check for the scripts) it works fine, no hang and it comes to an end!
So I need to find why it hangs, at what state and in what module or routine happens this stuck situation?

Regards WolliK