diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-08-25 08:33:35 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-08-25 08:34:45 -0400 |
commit | eafd6ec70693c18c4dd264ac65ce0b236057c7e3 (patch) | |
tree | e7ddad782c2e829c47aa042653241ce283ceb9ea /TODO | |
parent | fix minor regression in config.status output (diff) | |
download | sandbox-eafd6ec70693c18c4dd264ac65ce0b236057c7e3.tar.gz sandbox-eafd6ec70693c18c4dd264ac65ce0b236057c7e3.tar.bz2 sandbox-eafd6ec70693c18c4dd264ac65ce0b236057c7e3.zip |
tests: fix vfork-1 failurev2.1
The vfork-1 test was a little broken and didn't test the results quite
right.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,3 +24,6 @@ threaded apps conflict with shared state: - sandbox_on - trace_pid - etc... + +doesnt seem to work quite right: + echo $(./vfork-0 ./mkdir_static-0 2>&1) |