Craig Phillips
Craig Phillips
Ah. The github version is undergoing some refactoring for automation testing at the moment, so is unstable. If you use the python setuptools method of installing, it should work okay....
Run: $ make uninstall It will use the manifest it generated to work out what files to remove. If the manifest is missing, then it will produce an error and...
Glad to hear it :-) On 20 March 2014 16:02, jbryant705 [email protected] wrote: > It looks like it works on the pypi version. Thanks! No http errors > > ##...
I have seen a few exceptions from my own tests like this. Did you have any steps / command line arguments / files that you can provide to help reproduce...
Thanks for the script. I will incorporate it into the regression tests once I finish it. Feel free to create pull requests for any other tests, once I get the...
Just added a new test case based on your test to test local to local and local to remote copying. And added some more functions to the regression functions library.
Just need to make the symlink test work by fixing this bug :-)
I am currently in the process of setting up unittest, automation and pylint regression. I have found and fixed lots of issues so far and have identified the need for...
Duplicate of #48
This does look like a new bug. I'll look into this asap.