aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-08-25 08:33:35 -0400
committerMike Frysinger <vapier@gentoo.org>2009-08-25 08:34:45 -0400
commiteafd6ec70693c18c4dd264ac65ce0b236057c7e3 (patch)
treee7ddad782c2e829c47aa042653241ce283ceb9ea /TODO
parentfix minor regression in config.status output (diff)
downloadsandbox-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--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index dd6904b..a8b3035 100644
--- a/TODO
+++ b/TODO
@@ -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)