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
3f285d6b
Commit
3f285d6b
authored
Nov 27, 2013
by
Mike Hibler
Browse files
Whoops, get rid of temporary invocation of the proxy in /tmp.
parent
8932fdbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/bscontrol.in
View file @
3f285d6b
...
...
@@ -88,8 +88,7 @@ sub bs_destory($$$@);
#
my
$TB
=
"
@prefix
@
";
#my $PROXYCMD = "/usr/testbed/sbin/bscontrol.proxy";
my
$PROXYCMD
=
"
perl -T /tmp/bscontrol.proxy.pl
";
my
$PROXYCMD
=
"
/usr/testbed/sbin/bscontrol.proxy
";
my
$SSH
=
"
ssh -n -o ConnectTimeout=2 -o Protocol=2 -o BatchMode=yes -o StrictHostKeyChecking=no
";
#
...
...
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