mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-28 18:24:01 +00:00
added 'koch testinstall' command; more installer related bugfixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
discard """
|
||||
file: "tasynceverror.nim"
|
||||
exitcode: 1
|
||||
outputsub: "Error: unhandled exception: Connection reset by peer"
|
||||
outputsub: "Error: unhandled exception: "
|
||||
"""
|
||||
|
||||
# error message is actually different on OSX
|
||||
import
|
||||
asyncdispatch,
|
||||
asyncnet,
|
||||
|
||||
Reference in New Issue
Block a user