提交 f6fa411d 编写于 作者: P Pieter Noordhuis

make sure the config it returned when called without code

上级 6b6f101c
......@@ -236,11 +236,10 @@ proc start_server {options {code undefined}} {
exit 1
}
set ::tags [lrange $::tags 0 end-[llength $tags]]
kill_server $srv
} else {
set ::tags [lrange $::tags 0 end-[llength $tags]]
set _ $srv
}
# remove tags
set ::tags [lrange $::tags 0 end-[llength $tags]]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册