-
Committer:
Vincent Ladeuil
-
Date:
2007-07-02 11:07:10 UTC
-
mto:
(2584.1.1 Aaron's integration)
-
mto:
This revision was merged to the branch mainline in
revision
2585.
-
Revision ID:
v.ladeuil+lp@free.fr-20070702110710-jjzry7iv7hbqinrm
Fix #102019 by not asking strace to follow children forks during tests.
* bzrlib/tests/test_strace.py:
(TestStrace.test_strace_callable_is_called,
TestStrace.test_strace_callable_result,
TestStrace.test_strace_result_has_raw_log): Don't follow childrens
when calling strace to avoid random hanging.
* bzrlib/strace.py:
(strace): Provides a way do disable the strace '-f' option.