make test fails at spawn_background_fail
At the latest [git HEAD](https://gitweb.torproject.org/tor.git/commit/32dc51258b48acdedb457b2e6ed50f64cf52cd60) I get the following error when running `make test`: ``` # make test … util/spawn_background_fail: FAIL test_util.c:1372: assert(pos == strlen(expected_out)): 47 vs 60 [spawn_background_fail FAILED] ```
issue