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
LSH
lsh
Commits
5717af4a
Commit
5717af4a
authored
Jun 09, 2004
by
Niels Möller
Browse files
Removed -q from LSHD_FLAGS.
Rev: src/testsuite/functions.sh:1.38
parent
5342df2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/functions.sh
View file @
5717af4a
...
...
@@ -13,7 +13,7 @@ set -e
export
LSH_YARROW_SEED_FILE SEXP_CONV
:
${
LSHD_FLAGS
:
=
'
-q
--enable-core'
}
:
${
LSHD_FLAGS
:
=
'--enable-core'
}
:
${
LSH_FLAGS
:
=-q
}
:
${
LSHG_FLAGS
:
=-q
}
:
${
HOSTKEY
:
=
"
$srcdir
/key-1.private"
}
...
...
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