Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elijah Grubb
emulab-devel
Commits
d2d9bf6e
Commit
d2d9bf6e
authored
Jun 23, 2015
by
Leigh Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ack, fix syntax error in previous revision.
parent
858444e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
apt/manage_instance.in
apt/manage_instance.in
+1
-1
No files found.
apt/manage_instance.in
View file @
d2d9bf6e
...
...
@@ -260,7 +260,7 @@ sub DoSnapshot()
if
(
!
TBcheck_dbslot
(
$imagename
,
"
images
",
"
imagename
",
TBDB_CHECKDBSLOT_ERROR
))
{
$imagename
=
$profile
->
profileid
();
$imagename
.=
"
.
"
.
$node_id
;
$imagename
.=
"
.
"
.
$node_id
if
(
defined
(
$node_id
));
}
...
...
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