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
f9d835aa
Commit
f9d835aa
authored
May 16, 2012
by
Leigh B Stoller
Browse files
Minor tweak to comment.
parent
2d9daab0
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/getimages.in
View file @
f9d835aa
...
...
@@ -15,7 +15,7 @@ use File::Temp qw(tempfile);
#
# Checkin at the master (Utah) to see if we should download and install
# any new images
# any new images
.
#
sub
usage
()
{
...
...
@@ -217,7 +217,10 @@ foreach my $imageid (keys(%{ $xmlparse->{'image'} })) {
$image
->
SetHash
(
$newhash
)
==
0
or
fatal
("
Could not update hash for
$image
");
# Good measure.
#
# Mark this too. Not sure how to handle locally updated images
# yet; this script is going to overwrite them.
#
$image
->
MarkUpdateTime
();
}
...
...
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