Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
63d2612e
Commit
63d2612e
authored
May 08, 2002
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Get rid of some warnings in last revision.
parent
40f4cdc5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
tmcd/common/libsetup.pm
tmcd/common/libsetup.pm
+0
-2
tmcd/libsetup.pm
tmcd/libsetup.pm
+0
-2
No files found.
tmcd/common/libsetup.pm
View file @
63d2612e
...
...
@@ -1235,8 +1235,6 @@ sub dotunnels()
}
close
(
RC
);
close
(
SERVER
);
close
(
CLIENT
);
chmod
(
0755
,
TMTUNNELCONFIG
);
return
0
;
}
...
...
tmcd/libsetup.pm
View file @
63d2612e
...
...
@@ -1235,8 +1235,6 @@ sub dotunnels()
}
close
(
RC
);
close
(
SERVER
);
close
(
CLIENT
);
chmod
(
0755
,
TMTUNNELCONFIG
);
return
0
;
}
...
...
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