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
6a699765
Commit
6a699765
authored
May 03, 2001
by
Mac Newbold
Browse files
Fixed for new OSID stuff...
parent
4d4a1e50
Changes
1
Show whitespace changes
Inline
Side-by-side
tbsetup/ns2ir/conftrafgen
View file @
6a699765
...
...
@@ -228,11 +228,6 @@ if (! ( ((keys %UDP)>0) && ((keys %NULL)>0) &&
print
STDERR
"
Adding traffic generation commands to '
$tbcmdsname
'...
\n
";
print
TBCMDS
"
tb-create-os SEND x86/send mb
\n
";
print
TBCMDS
"
tb-create-os CONSUME x86/consume mb
\n
";
print
"
tb-create-os SEND x86/send mb
\n
"
if
$debug
;
print
"
tb-create-os CONSUME x86/consume mb
\n
"
if
$debug
;
my
@senders
=
();
my
@consumers
=
();
...
...
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