diff options
Diffstat (limited to 'tests/unixFCmd.test')
-rw-r--r-- | tests/unixFCmd.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unixFCmd.test b/tests/unixFCmd.test index e8f997d..ffa4fdd 100644 --- a/tests/unixFCmd.test +++ b/tests/unixFCmd.test @@ -91,12 +91,12 @@ test unixFCmd-1.7 {TclpRenameFile: EXDEV} { catch {file delete -force foo} set result } {1} -test unixFCmd-1.8 {Checking EINTR Bug} { +test unixFCmd-1.8 {Checking EINTR Bug} nonPortable { testalarm after 2000 list [testgotsig] [testgotsig] } {1 0} -test unixFCmd-1.9 {Checking EINTR Bug} { +test unixFCmd-1.9 {Checking EINTR Bug} nonPortable { cleanup set f [open tfalarm w] puts $f { |