Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: "200 Found" to "200 OK"

...

NB: "Success" is measured not by receiving a "204 No Content" message after the 'fcr:restore' command, but by performing a GET on every resource in the repository and receiving "200 FoundOK" messages.


Vagrant Tests

Code Block
vagrant destroy
vagrant up

...