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
5a968545
Commit
5a968545
authored
Nov 28, 2005
by
Niels Möller
Browse files
Skip test if /bin/bash doesn't exist.
Rev: src/testsuite/lcp-test:1.3
parent
774264b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/lcp-test
View file @
5a968545
...
...
@@ -8,6 +8,8 @@ fi
.
$srcdir
/functions.sh
[
-x
/bin/bash
]
||
test_skip
spawn_lshd
||
die
"spawn_lshd failed"
spawn_lsh
-G
||
die
"spawn_lsh failed"
...
...
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