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 a3cb677 commit 775a218Copy full SHA for 775a218
scripts/downloader/downloadAxonFramework.sh
@@ -29,7 +29,7 @@ fi
29
ARTIFACTS_VERSION=$1
30
echo "download${ANALYSIS_NAME}: ARTIFACTS_VERSION=${ARTIFACTS_VERSION}"
31
32
-## Get this "scripts/analysis" directory if not already set
+## Get this "scripts/downloader" directory if not already set
33
# Even if $BASH_SOURCE is made for Bourne-like shells it is also supported by others and therefore here the preferred solution.
34
# CDPATH reduces the scope of the cd command to potentially prevent unintended directory changes.
35
# This way non-standard tools like readlink aren't needed.
0 commit comments