Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
449c2c05
Commit
449c2c05
authored
Nov 03, 2017
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Wording change for resource shortage error.
parent
d1769a41
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
www/aptui/status.ajax
www/aptui/status.ajax
+2
-1
No files found.
www/aptui/status.ajax
View file @
449c2c05
...
...
@@ -153,7 +153,8 @@ function Do_GetInstanceStatus()
}
elseif
(
$webtask
->
exitcode
()
==
GENIRESPONSE_NO_MAPPING
)
{
$blob
[
"reason"
]
=
"Your topology could not be mapped to physical "
.
"resources. Clicking the 'Sliver' button above will provide "
.
"resources. In addition to any information below, you can "
.
"click on the 'Sliver' button above, which will provide "
.
"lots of info, some of which might be useful in figuring out "
.
"why it failed.
\n\n
"
;
}
...
...
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