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
emulab
emulab-devel
Commits
6dffc5e4
Commit
6dffc5e4
authored
Oct 23, 2003
by
Leigh B. Stoller
Browse files
Make sure the nickname file is removed.
parent
f6715491
Changes
2
Hide whitespace changes
Inline
Side-by-side
tmcd/common/libsetup.pm
View file @
6dffc5e4
...
...
@@ -2354,6 +2354,7 @@ sub bootsetup()
#
if
(
-
e
TMNICKNAME
)
{
(
$oldpid
)
=
check_nickname
();
unlink
TMNICKNAME
;
}
#
...
...
tmcd/libsetup.pm
View file @
6dffc5e4
...
...
@@ -2354,6 +2354,7 @@ sub bootsetup()
#
if
(
-
e
TMNICKNAME
)
{
(
$oldpid
)
=
check_nickname
();
unlink
TMNICKNAME
;
}
#
...
...
Write
Preview
Markdown
is supported
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