Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
51d9a87b
Commit
51d9a87b
authored
Dec 21, 2012
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug Fix: Fix mothership URL; not my devel tree!
parent
a73cc8fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
utils/sitecheckin_client.in
utils/sitecheckin_client.in
+1
-1
No files found.
utils/sitecheckin_client.in
View file @
51d9a87b
...
...
@@ -54,7 +54,7 @@ my $MAINSITE = @TBMAINSITE@;
my
$ELABINELAB
=
@ELABINELAB@
;
my
$NOCHECKIN
=
@NOSITECHECKIN@
;
my
$TBBASE
=
"
@TBBASE
@
";
my
$MOTHERSHIP
=
"
https://www.emulab.net/
dev/stoller/
sitecheckin.php
";
my
$MOTHERSHIP
=
"
https://www.emulab.net/sitecheckin.php
";
my
$EMULAB_CERT
=
"
$TB
/etc/emulab.pem
";
my
$OPENSSL
=
"
/usr/bin/openssl
";
my
$WGET
=
"
/usr/local/bin/wget
";
...
...
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