We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2e787 commit d78dd9dCopy full SHA for d78dd9d
http-tests/setup.sh
@@ -67,8 +67,6 @@ printf "### Base URI: %s\n" "$base_uri"
67
68
# create owner certificate
69
70
-printf "\n### Owner's WebID URI: %s\n" "$owner_uri"
71
-
72
if [ -z "${env['OWNER_GIVEN_NAME']}" ]; then
73
echo "Configuration is incomplete: OWNER_GIVEN_NAME is missing"
74
exit 1
0 commit comments