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
93152be7
Commit
93152be7
authored
Feb 28, 2006
by
Niels Möller
Browse files
Create empty utmp and wtmp files.
Rev: src/testsuite/setup-env:1.2.2.1
parent
e2ed4f4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/setup-env
View file @
93152be7
...
...
@@ -22,4 +22,8 @@ echo "Creating identity.pub for tests"
echo
"Authorizing key for login"
"
$srcdir
/../lsh-authorize"
"
$HOME
/.lsh/identity.pub"
echo
"Creating utmp/wtmp logs"
cat
/dev/null
>
$LSHD_UTMP
cat
/dev/null
>
$LSHD_WTMP
test_success
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