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
ea396db3
Commit
ea396db3
authored
Aug 25, 1996
by
Per Cederqvist
Browse files
(l2g_send): Send the output to the user in verbose mode.
parent
831894e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/config/unix.exp
View file @
ea396db3
...
...
@@ -19,6 +19,7 @@ proc l2g_stop {} {
proc l2g_send {str} {
unanchored_expect "^l2g> " "prompt before $str"
verbose "sending $str"
send "$str\n"
}
...
...
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