Author: rdonkin
Date: Fri Dec 12 03:32:40 2008
New Revision: 725971

URL: http://svn.apache.org/viewvc?rev=725971&view=rev
Log:
Add two users to allow more complex tests. Recreate these each time.

Modified:
    james/server/trunk/build-tools/smoke.xml

Modified: james/server/trunk/build-tools/smoke.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/build-tools/smoke.xml?rev=725971&r1=725970&r2=725971&view=diff
==============================================================================
--- james/server/trunk/build-tools/smoke.xml (original)
+++ james/server/trunk/build-tools/smoke.xml Fri Dec 12 03:32:40 2008
@@ -42,8 +42,14 @@
 S: Password:
 C: root
 S: Welcome root. HELP for a list of commands
+C: deluser user
+S: User user .*
+C: deluser john.smith
+S: User john.smith .*
 C: adduser user passwd
 S: User user a.*
+C: adduser john.smith passwd
+S: User john.smith a.*
 </addUser>
             </mpt:mpt>               
         </sequential>   



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to