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
23874ff5
Commit
23874ff5
authored
Aug 23, 2003
by
Per Cederqvist
Browse files
Store the temporary aux-item file in lyskomd.0/aux-items-35.conf,
instead of 35-aux.conf, just like other test files already do.
parent
876dadc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/35.exp
View file @
23874ff5
...
...
@@ -28,9 +28,10 @@
# We want to be able to set broken aux-items, so we start by
# creating our own aux-item.conf which lack all validate lines.
system "grep -v validate $aux_item_default_conf_file > 35-aux.conf"
set auxfile "lyskomd.0/aux-items-35.conf"
system "grep -v validate $aux_item_default_conf_file > $auxfile"
lyskomd_start
35-aux.conf
lyskomd_start
"$auxfile"
client_start 0
talk_to client 0
...
...
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