DEBSOURCES
Skip Quicknav
sources / weborf / 1.6-1 / testsuite / propfind
1234567
#!/bin/bash . testsuite/functions.sh PORT=12355 run_weborf -b site1 -p $PORT --propfind curl -siLXPROPFIND http://127.0.0.1:$PORT | grep "207 OK"