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
3afa71fb
Commit
3afa71fb
authored
Dec 11, 2002
by
Leigh B. Stoller
Browse files
Allow admins to load any image from wherever they damn well please.
parent
a6a648e9
Changes
1
Show whitespace changes
Inline
Side-by-side
tbsetup/os_load.in
View file @
3afa71fb
...
@@ -213,7 +213,7 @@ foreach my $node (@nodes) {
...
@@ -213,7 +213,7 @@ foreach my $node (@nodes) {
# For now, all testbed default images come from boss and all pid specific
# For now, all testbed default images come from boss and all pid specific
# images come from ops:/proj.
# images come from ops:/proj.
if
(
!
$shared
)
{
if
(
!
$shared
&&
$mereuser
)
{
if
(
!
(
$imagepath
=~
/^\/proj\//
))
{
if
(
!
(
$imagepath
=~
/^\/proj\//
))
{
die
("
*** $0:
\n
"
.
die
("
*** $0:
\n
"
.
"
Your image must reside in /proj
\n
");
"
Your image must reside in /proj
\n
");
...
...
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