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
16d0d750
Commit
16d0d750
authored
Jun 01, 2015
by
Gary Wong
Browse files
Add nickname for stitching site.
parent
31063142
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
16d0d750
...
...
@@ -5243,6 +5243,7 @@ if test x"$PROTOGENI_NICKNAME" = x"unknown"; then
*
colorado.edu
)
PROTOGENI_NICKNAME
=
"colorado-ig"
;;
*
cenic.net
)
PROTOGENI_NICKNAME
=
"cenic-ig"
;;
*
vt.edu
)
PROTOGENI_NICKNAME
=
"vt-ig"
;;
*
stitch.geniracks.net
)
PROTOGENI_NICKNAME
=
"stitch-ig"
;;
esac
fi
...
...
configure.ac
View file @
16d0d750
...
...
@@ -565,6 +565,7 @@ if test x"$PROTOGENI_NICKNAME" = x"unknown"; then
*colorado.edu) PROTOGENI_NICKNAME="colorado-ig";;
*cenic.net) PROTOGENI_NICKNAME="cenic-ig";;
*vt.edu) PROTOGENI_NICKNAME="vt-ig";;
*stitch.geniracks.net) PROTOGENI_NICKNAME="stitch-ig";;
esac
fi
...
...
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