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
303c59a2
Commit
303c59a2
authored
Jun 11, 2017
by
Leigh B Stoller
Browse files
Disconnect from mysql to avoid 5.7 warnings.
parent
cb49f49f
Changes
1
Show whitespace changes
Inline
Side-by-side
security/genlastlog.c
View file @
303c59a2
/*
* Copyright (c) 2000-201
4
University of Utah and the Flux Group.
* Copyright (c) 2000-201
7
University of Utah and the Flux Group.
*
* {{{EMULAB-LICENSE
*
...
...
@@ -200,6 +200,7 @@ main(int argc, char **argv)
}
}
alarm
(
0
);
dbclose
();
syslog
(
LOG_NOTICE
,
"genlastlog ending"
);
exit
(
errors
);
...
...
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