In some cases test_retrive_config will attempt to normalize None as a url
authorDiane Trout <diane@caltech.edu>
Thu, 8 Oct 2009 00:39:32 +0000 (00:39 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 8 Oct 2009 00:39:32 +0000 (00:39 +0000)
which doesn't work so well.

So this patch just returns the None and lets the problem
get sorted out elsewhere.


No differences found