Update maint tests, cleanup

This commit is contained in:
xbgmsharp
2023-10-22 19:44:34 +02:00
parent 9bac88a8cc
commit 74426a75f8

View File

@@ -149,6 +149,5 @@ if [ $? -eq 0 ]; then
echo openapi.json OK
else
echo openapi.json FAILED
diff -u sql/monitoring.sql.output output/monitoring.sql.output
exit 1
fi