about summary refs log tree commit homepage
path: root/t/t9100-thread-timeout.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-04-29 05:45:44 +0000
committerEric Wong <normalperson@yhbt.net>2011-04-29 05:45:44 +0000
commitaff36865d5e738babdbf36f34fd0693b67bb3d90 (patch)
tree24bcb22e23dc7e7c587f34bba33dfcbee8c020fb /t/t9100-thread-timeout.sh
parent40cf3eb79054caa4b7d81120a736491aca8259eb (diff)
downloadrainbows-aff36865d5e738babdbf36f34fd0693b67bb3d90.tar.gz
Whee!  This is going to be awesome.
Diffstat (limited to 't/t9100-thread-timeout.sh')
-rwxr-xr-xt/t9100-thread-timeout.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9100-thread-timeout.sh b/t/t9100-thread-timeout.sh
index 422052e..8d61cc5 100755
--- a/t/t9100-thread-timeout.sh
+++ b/t/t9100-thread-timeout.sh
@@ -4,6 +4,7 @@ case $model in
 ThreadSpawn|ThreadPool) ;;
 RevThreadSpawn|RevThreadPool) ;;
 CoolioThreadSpawn|CoolioThreadPool) ;;
+XEpollThreadSpawn) ;;
 *) t_info "$0 is only compatible with Thread*"; exit 0 ;;
 esac