Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Leo Pound Singer
gracedb-client
Commits
24426fb1
Commit
24426fb1
authored
Nov 17, 2011
by
Brian Moe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated service URLs. Remove refs to archie.phys.uwm.edu
parent
cd80e520
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
bin/gracedb
bin/gracedb
+3
-1
debian/changelog
debian/changelog
+6
-0
setup.cfg
setup.cfg
+1
-1
No files found.
bin/gracedb
View file @
24426fb1
...
...
@@ -4,7 +4,9 @@ import httplib, mimetypes, urllib
import
socket
import
os
,
sys
DEFAULT_SERVICE_URL
=
"https://archie.phys.uwm.edu/gracedb/cli"
DEFAULT_SERVICE_URL
=
"https://gracedb.ligo.org/cli"
GIT_TAG
=
'gracedb-1.1-2'
#-----------------------------------------------------------------
# Util routines
...
...
debian/changelog
View file @
24426fb1
ligo-gracedb (1.0-2) lucid; urgency=low
* Updated service URL. Point to gracedb.ligo.org and not archie.phys.uwm.edu.
-- Brian Moe <bmoe@oz.phys.uwm.edu> Thu, 17 Nov 2011 14:29:20 -0600
ligo-gracedb (1.0-1) unstable; urgency=low
* Initial release
...
...
setup.cfg
View file @
24426fb1
[bdist_rpm]
requires = ligo-common m2crypto
release = 1.0
release = 1.0
-2
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