Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
2e55313c
Commit
2e55313c
authored
Aug 11, 2003
by
Per Cederqvist
Browse files
Don't fail when --with-debug-calls isn't used.
parent
a0eb0c35
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/42.exp
View file @
2e55313c
...
...
@@ -83,6 +83,9 @@ simple_expect "LysKOM" "connected"
if {$debug_calls} {
send "1000 80 2 { 14 1000 }\n"
simple_expect "=1000"
} else {
send "1000 80 1 { 14 }\n"
simple_expect "=1000"
}
send "1000 0 5 [holl "gazonk"]\n"
simple_expect "=1000"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment