Revision: 6bd7f80706a4
Author:   anssi.syrjasalo <[email protected]>
Date:     Wed Nov 27 13:48:11 2013 UTC
Log:      Edited wiki page ReleaseNotes through web user interface.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=6bd7f80706a4&repo=wiki

Modified:
 /ReleaseNotes.wiki

=======================================
--- /ReleaseNotes.wiki  Wed Nov 27 13:45:56 2013 UTC
+++ /ReleaseNotes.wiki  Wed Nov 27 13:48:11 2013 UTC
@@ -54,6 +54,10 @@
Directory` were added for listing the files and the directories on the remote
 host. The keywords work similarly as the ones in !OperatingSystem library.

+These keywords may conflict with the ones in !OperatingSystem library, if both libraries +are used in the tests. This is fixed easiest by prefixing the keyword with the library name
+or the prefix set explicitly on the library import.
+
==== New keywords for checking if a file or a directory (not) exists on the remote host ====

Keywords `File Should Exist`, `File Should Not Exist`, `Directory Should Exist`
@@ -61,6 +65,10 @@
or does not exist on the remote host. The keywords work similarly as the ones
 in !OperatingSystem library.

+These keywords may conflict with the ones in !OperatingSystem library, if both libraries +are used in the tests. This is fixed easiest by prefixing the keyword with the library name
+or the prefix set explicitly on the library import.
+
==== Keywords `Set Timeout`, `Set Prompt`, `Set Newline` and `Set Default Log Level` were removed

Keywords `Set Timeout`, `Set Prompt`, `Set Newline` and `Set Default Log Level`,

--

--- 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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to