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
efba2b1f
Commit
efba2b1f
authored
Feb 07, 2005
by
Timothy Stack
Browse files
Bah, accidentally checked in some test code that was trying to read a
file that doesn't exist in the tree.
parent
a4e257c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
vis/floormap.in
View file @
efba2b1f
...
...
@@ -289,9 +289,6 @@ if (defined($options{"n"})) {
}
if
(
defined
(
$options
{"
x
"}))
{
$show_exclusion
=
1
;
my
$err
=
$excl
->
Read
("
$TB
/www/floormap/exclusion.png
");
warn
"
$err
"
if
"
$err
";
}
if
(
defined
(
$options
{"
e
"}))
{
...
...
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