Don't pass null authentication information to ENCODED.
authorDiane Trout <diane@ghic.org>
Tue, 13 Jan 2015 19:45:23 +0000 (11:45 -0800)
committerDiane Trout <diane@ghic.org>
Tue, 13 Jan 2015 19:45:23 +0000 (11:45 -0800)
commit53b9f39cfdc776ef0e165a13b7d0efc256f27c41
tree967ac39e40656c993dd12fb4f0d2104efcd5c91d
parent4ca9eec0071f9d9e9473eedcbeeed8f81428cbdc
Don't pass null authentication information to ENCODED.

the recent build seems unhappy getting auth=(None, None)
and while I was in there, update the domain name.
htsworkflow/submission/encoded.py
htsworkflow/submission/test/test_encoded.py