We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a800a commit f039ad6Copy full SHA for f039ad6
dev-support/atlas-docker/scripts/atlas-build.sh
@@ -97,4 +97,4 @@ mv -f distro/target/apache-atlas-${ATLAS_VERSION}-kafka-hook.tar.gz /home/atlas/
97
./dev-support/checks/coverage.sh
98
99
# save coverage reports to the dist directory before container shutdown
100
-mv -f target/coverage /home/atlas/dist
+mv -f target/coverage /home/atlas/dist/
0 commit comments