Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
57bbcbb4
Commit
57bbcbb4
authored
Sep 06, 2000
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(lyskomd_start): Don't add $srcdir to the name of the aux-item file.
(lyskomd_fail_start): Likewise.
parent
4a473129
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
src/server/testsuite/config/unix.exp
src/server/testsuite/config/unix.exp
+0
-4
No files found.
src/server/testsuite/config/unix.exp
View file @
57bbcbb4
...
...
@@ -282,8 +282,6 @@ proc lyskomd_start {{aux_item_conf_file ""} \
if { $aux_item_conf_file == "" } {
set aux_item_conf_file $aux_item_default_conf_file
} else {
set aux_item_conf_file $srcdir/$aux_item_conf_file
}
# Check that we are in in the correct directory before removing
...
...
@@ -394,8 +392,6 @@ proc lyskomd_fail_start {{aux_item_conf_file "" }
if { $aux_item_conf_file == "" } {
set aux_item_conf_file $aux_item_default_conf_file
} else {
set aux_item_conf_file $srcdir/$aux_item_conf_file
}
# Check that we are in in the correct directory before removing
...
...
Write
Preview
Markdown
is supported
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