Revision: 296efad11ea1
Author:   mikko.korpela <[email protected]>
Date:     Wed Feb  5 12:18:12 2014 UTC
Log: Edited wiki page RunningLibraryAcceptanceTests through web user interface.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=296efad11ea1&repo=wiki

Modified:
 /RunningLibraryAcceptanceTests.wiki

=======================================
--- /RunningLibraryAcceptanceTests.wiki Mon Feb  3 12:44:44 2014 UTC
+++ /RunningLibraryAcceptanceTests.wiki Wed Feb  5 12:18:12 2014 UTC
@@ -17,12 +17,22 @@

   (input `test` as the new password)

+* sudo su test
+
+* Set prompt in .bashrc
+ `export PS1='\u@\h \W \$ '`
+
+* exit
+
 * Create a new user `testkey`:
  `sudo useradd -m testkey -s /bin/bash`

 * Log in as `testkey`:
  `sudo su testkey`

+* Set prompt in .bashrc
+ `export PS1='\u@\h \W \$ '`
+
 * Generate a new SSH key pair:
  `ssh-keygen -t rsa`

--

--- 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