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
9f8f9e6f
Commit
9f8f9e6f
authored
May 27, 2012
by
Leigh B Stoller
Browse files
Remove temporary file.
parent
8a9cb724
Changes
1
Show whitespace changes
Inline
Side-by-side
protogeni/scripts/getcacerts.in
View file @
9f8f9e6f
...
...
@@ -284,6 +284,9 @@ close(REVOKED);
system
("
/bin/mv /tmp/genicrl.serials.$$
$TB
/etc/genicrl.serials
")
==
0
or
fatal
("
Could not mv /tmp/genicrl.serials.$$
$TB
/etc/genicrl.serials
");
unlink
("
/tmp/genicrl.single.$$
")
if
(
-
e
"
/tmp/genicrl.single.$$
");
# Abort the log since apache likes to spit out stuff.
# No errors at this point, nothing to report.
AuditAbort
();
...
...
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