juergen     2003/07/31 01:54:42

  Modified:    testsuite/testsuite/junit/xmltestcases/BIND/functional
                        binddir.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.2       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/BIND/functional/binddir.xml
  
  Index: binddir.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/BIND/functional/binddir.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- binddir.xml       20 May 2003 12:47:06 -0000      1.1
  +++ binddir.xml       31 Jul 2003 08:54:42 -0000      1.2
  @@ -351,7 +351,7 @@
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test/firstDir/new1 
HTTP/1.1</command>
                </request>
                <response>
  -                             <command>HTTP/1.0 204 No Content</command>
  +                             <command>HTTP/1.0 201 Created</command>
                </response>
        </step>
   
  @@ -360,7 +360,7 @@
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test/secondDir/new2 
HTTP/1.1</command>
                </request>
                <response>
  -                             <command>HTTP/1.0 204 No Content</command>
  +                             <command>HTTP/1.0 201 Created</command>
                </response>
        </step>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to