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
1319683d
Commit
1319683d
authored
Feb 21, 2007
by
Mike Hibler
Browse files
Finish my last fix.
parent
3ca627f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/common/config/rc.mkelab
View file @
1319683d
...
...
@@ -619,7 +619,7 @@ sub SetupFsNode()
# Create the fs node.
#
$ENV
{"
PKG_PATH
"}
=
"
/packages
";
my
$pkg
=
"
-P
$emulabconfig
{FS_PKG}
";
my
$pkg
=
"
-P
$emulabconfig
{FS_PKG}
-p /packages
";
mysystem
("
cd
${TBDIR}
/testbed/obj/testbed/install;
"
.
"
perl fs-install
$pkg
-b
");
...
...
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