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
4f7a4004
Commit
4f7a4004
authored
Oct 06, 2015
by
Leigh B Stoller
Browse files
Minor fix.
parent
25b0c134
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/changepswd.php
View file @
4f7a4004
...
...
@@ -250,7 +250,7 @@ else {
# Do not send email, mkusercert sends email and hides the password.
$retval
=
SUEXEC
(
$target_uid
,
"nobody"
,
"webmkusercert -C -p
$safe_password
$target_uid
"
,
SUEXEC_ACTION_
IGNOR
E
);
SUEXEC_ACTION_
CONTINU
E
);
}
}
echo
"<script>HideWaitModal('waitwait');</script>
\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