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
9064171a
Commit
9064171a
authored
Aug 19, 2014
by
Leigh B Stoller
Browse files
No deltas for geni images yet.
parent
67b3be97
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/lib/GeniCMV2.pm.in
View file @
9064171a
...
...
@@ -2569,7 +2569,7 @@ sub CreateImage($)
#
Do
the
snapshot
.
#
$
output
=
GeniUtil
::
ExecQuiet
(
"$CREATEIMAGE -e -f -p $pid $imagename $node_id"
);
GeniUtil
::
ExecQuiet
(
"$CREATEIMAGE
-F
-e -f -p $pid $imagename $node_id"
);
#
Not
a
typical
op
,
so
always
print
debugging
info
;
print
STDERR
$
output
;
#
Return
to
normal
state
even
if
it
failed
.
...
...
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