comparison map.t @ 415:020c4e47ecac

Tests: revert 068d020a8f85 and localize $? instead. The problem observed was due to $? being overwritten in the destructor after it has been set by exit(), specifically by waitpid() in stop_daemons(). Fix is to localize $? in the destructor to make sure it won't be accidentally changed.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 20 Jun 2014 21:01:52 +0400
parents 6a0d934950bc
children 1f8e15e1899a
comparison
equal deleted inserted replaced
414:068d020a8f85 415:020c4e47ecac