summaryrefslogtreecommitdiff
path: root/tests/attach-f-p.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/attach-f-p.test')
-rwxr-xr-xtests/attach-f-p.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/attach-f-p.test b/tests/attach-f-p.test
index ecae25fcc..02230a07c 100755
--- a/tests/attach-f-p.test
+++ b/tests/attach-f-p.test
@@ -36,8 +36,6 @@ run_prog_skip_if_failed \
kill -0 $$
run_prog ./attach-f-p > /dev/null 3>&1
-OUT="$LOG.out"
-EXP="$LOG.exp"
./set_ptracer_any sh -c "exec ./attach-f-p > $EXP 3> $OUT" > /dev/null &
tracee_pid=$!