X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=test%2Finvoke;h=2f8835e7742c9119adebf63fdc80c30dabb44f2f;hb=149cf6646086d141aae1aec0b20c112ba7eea2c5;hp=69aa0da67b63cf999dcf60db6cb00db5c459e59f;hpb=4ad2106f9a3fe8c62f37d4cc55f89e3ca4c17eee;p=secnet.git diff --git a/test/invoke b/test/invoke index 69aa0da..2f8835e 100755 --- a/test/invoke +++ b/test/invoke @@ -34,14 +34,14 @@ proc mkconf {which} { set netlinkfh($which.$tr) [set fh [open $pipefp.$tr r+]] fconfigure $fh -blocking 0 -buffering none -translation binary } - fileevent $netlinkfh($which.t) readable [list netlink-readable $which] + fileevent $netlinkfh($which.r) readable [list netlink-readable $which] set fakeuf test/$which.fake-userv set fakeuh [open $fakeuf w 0755] puts $fakeuh "#!/bin/sh set -e -cat >$pipefp.t & -exec 3<>$pipefp.r -exec <$pipefp.r +cat >$pipefp.r & +exec 3<>$pipefp.t +exec <$pipefp.t exec 3<&- exec cat "