Comment #1 on issue 410 by pekka.klarck: pybot --outputdir is getting
converted to all lowercase against my wishes
http://code.google.com/p/robotframework/issues/detail?id=410
On Windows this would be the right (or at least designed) behavior but this
looks
really strange on Linux. It's also strange that I couldn't reproduce this.
Bryan, could you try the following on your environment and see what you get
out?
$ python -c "import robot; print robot.utils.normpath('/tmp/Report')"
/tmp/Report
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings