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
Issues
112
Issues
112
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
8d0f44e8
Commit
8d0f44e8
authored
Mar 16, 2007
by
Leigh Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove debugging code.
parent
fb6695ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
install/boss-install.in
install/boss-install.in
+0
-4
No files found.
install/boss-install.in
View file @
8d0f44e8
...
...
@@ -314,8 +314,6 @@ if ($UID != 0) {
die
"
This script must be run as root.
\n
";
}
goto
skipall
;
Phase
"
usersgroups
",
"
Creating users and groups
",
sub
{
Phase
"
tbadmin
",
"
Creating tbadmin group
",
sub
{
if
(
getgrnam
("
tbadmin
"))
{
...
...
@@ -1201,8 +1199,6 @@ if ($BUGDBSUPPORT) {
};
}
skipall:
Phase
"
firstuser
",
"
Setting up initial user (
$PROTOUSER
)
",
sub
{
Phase
"
firstuser
",
"
Calling 'firstuser' to create account
",
sub
{
PhaseSkip
("
$PROTOUSER
already created
")
...
...
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