Skip to content
GitLab
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
5baeae1d
Commit
5baeae1d
authored
Aug 10, 1998
by
Per Cederqvist
Browse files
(lyskomd_start): Added missing global declarations.
(l2g_start): Likewise.
parent
1b511ca9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/config/unix.exp
View file @
5baeae1d
...
...
@@ -43,6 +43,8 @@ proc l2g_start {} {
global l2g_id
global deep_any
global nl
global expect_active
global expect_always
spawn $l2g
set l2g_id $spawn_id
...
...
@@ -149,6 +151,8 @@ proc lyskomd_start {} {
global nl
global attach
global timeout
global expect_active
global expect_always
set pid [spawn ../lyskomd -d config/lyskomd-config]
set server_id $spawn_id
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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