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-stable
Commits
dc5af494
Commit
dc5af494
authored
Aug 03, 2007
by
Jonathon Duerig
Browse files
Fix syntax error.
parent
441a97eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
pelab/bw-bottleneck/gather-dest.pl
View file @
dc5af494
...
...
@@ -32,7 +32,7 @@ sub startProgram
my
$string
=
"
/usr/testbed/bin/tevc
";
if
(
$wait
!=
0
)
{
S
tring
=
$string
.
'
-w
';
$s
tring
=
$string
.
'
-w
';
}
my
$string
=
$string
.
"
-e
$project
/
$exp
now node-
$source
-to-node-
$dest
start
";
if
(
$command
ne
"")
...
...
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