From aff36865d5e738babdbf36f34fd0693b67bb3d90 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 29 Apr 2011 05:45:44 +0000 Subject: xepoll_thread_spawn: initial implementation Whee! This is going to be awesome. --- t/t0022-copy_stream-byte-range.sh | 1 + 1 file changed, 1 insertion(+) (limited to 't/t0022-copy_stream-byte-range.sh') diff --git a/t/t0022-copy_stream-byte-range.sh b/t/t0022-copy_stream-byte-range.sh index 7539c02..3e0a66b 100755 --- a/t/t0022-copy_stream-byte-range.sh +++ b/t/t0022-copy_stream-byte-range.sh @@ -11,6 +11,7 @@ esac case $model in ThreadSpawn|WriterThreadSpawn|ThreadPool|WriterThreadPool|Base) ;; +XEpollThreadSpawn) ;; *) t_info "skipping $T since it doesn't use IO.copy_stream" exit 0 -- cgit v1.2.3-24-ge0c7