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
5fe218d2
Commit
5fe218d2
authored
Nov 17, 2004
by
Leigh B. Stoller
Browse files
Inside ElabInElab, use the usr bandwith (54Mb) for all images.
parent
094fde17
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/frisbeelauncher.in
View file @
5fe218d2
...
...
@@ -251,7 +251,7 @@ if ($EUID == 0) {
# Select the appropriate bandwidth
#
my
$BW
;
if
(
$filename
=~
/^$TB\/images/
)
{
if
(
$filename
=~
/^$TB\/images/
&&
!
$ELABINELAB
)
{
$BW
=
$STD_BW
;
}
else
{
$BW
=
$USR_BW
;
...
...
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