Status: Started
Owner: anssi.sy...@eficode.com
Labels: Type-Enhancement Priority-Medium

New issue 71 by anssi.sy...@eficode.com: Tildes should be expanded to the user's home directory
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=71

It should be possible to say e.g.:

``Put File  my_test_file  ~${username}/my_test_file``

instead of saying:

``Put File  my_test_file  /home/username/my_test_file``

and similarly when using `Get File` keyword.

On OS X, the home directories are in /Users. This makes it hard to write tests work both on Linux and OS X, if there is no common way to reference to the user's home directory, by using tilde.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to