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
85d30cce
Commit
85d30cce
authored
Jan 07, 2003
by
Leigh B. Stoller
Browse files
Minor fix to last revision.
parent
541df535
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/freebsd/jail/mkjail.pl
View file @
85d30cce
...
@@ -661,7 +661,7 @@ sub setjailoptions() {
...
@@ -661,7 +661,7 @@ sub setjailoptions() {
}
}
last
SWITCH
;
last
SWITCH
;
};
};
/^IPADDR$/
&&
do
{
/^IPADDR
S
$/
&&
do
{
# Comma separated list of IPs
# Comma separated list of IPs
my
@iplist
=
split
("
,
",
$val
);
my
@iplist
=
split
("
,
",
$val
);
...
...
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