Skip to content
GitLab
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
12395b47
Commit
12395b47
authored
Jun 24, 2013
by
Leigh B Stoller
Browse files
Unlink the metadata file when done.
parent
a29b929f
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/getimages.in
View file @
12395b47
...
...
@@ -334,7 +334,7 @@ foreach my $imageid (keys(%{ $xmlparse->{'image'} })) {
# No email if no errors.
LogAbort
();
unlink
(
$metadata
);
exit
(
0
);
sub
fatal
($)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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