Skip to content
GitLab
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
a7323239
Commit
a7323239
authored
Jun 18, 2014
by
Robert Ricci
Browse files
Fix URL for Flux gitlab installation
parent
201f1e79
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/git/gitmaild
View file @
a7323239
...
...
@@ -53,7 +53,7 @@ my $GITMAIL = dirname(abs_path($0)) . "/gitmail";
my
$PORT
=
4577
;
# URL used to make gitlab API calls
my
$BASEURL
=
"
https://git.flux.utah.edu/
";
my
$BASEURL
=
"
https://git
lab
.flux.utah.edu/
";
# Path where gitlab repos live in the FS - doesn't seem available through
# the gitlab API
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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