Skip to content

Commit d78dd9d

Browse files
committed
Removed extra output
1 parent 5f2e787 commit d78dd9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

http-tests/setup.sh

-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ printf "### Base URI: %s\n" "$base_uri"
6767

6868
# create owner certificate
6969

70-
printf "\n### Owner's WebID URI: %s\n" "$owner_uri"
71-
7270
if [ -z "${env['OWNER_GIVEN_NAME']}" ]; then
7371
echo "Configuration is incomplete: OWNER_GIVEN_NAME is missing"
7472
exit 1

0 commit comments

Comments
 (0)