Skip to content

Commit 1f84753

Browse files
committed
Debug output
1 parent bd637a3 commit 1f84753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-tests/admin/packages/install-package-stylesheet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ echo "Install status: $install_status (expected: $STATUS_SEE_OTHER)"
2323
echo "$install_status" | grep -q "$STATUS_SEE_OTHER"
2424

2525
# Verify stylesheet file exists in Tomcat's webapps directory
26-
docker compose exec -T linkeddatahub ls -l webapps/ROOT/static/com/linkeddatahub/packages/skos
26+
# docker compose exec -T linkeddatahub ls -l webapps/ROOT/static/com/linkeddatahub/packages/skos
2727

2828
# Make internal request from nginx to Tomcat to warm up static file cache
2929
docker compose exec -T nginx curl -s http://linkeddatahub:7070/static/com/linkeddatahub/packages/skos/layout.xsl

0 commit comments

Comments
 (0)