You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"analyzeAxonFramework: Using latest version: ${artifactsVersion}">&2
18
+
fi
18
19
19
20
# Check if environment variable is set
20
21
if [ -z"${NEO4J_INITIAL_PASSWORD}" ];then
21
-
echo"analyzeAxonFramework: Error: Requires environment variable NEO4J_INITIAL_PASSWORD to be set first. Use 'export NEO4J_INITIAL_PASSWORD=<your-own-password>'."
22
+
echo"analyzeAxonFramework: Error: Requires environment variable NEO4J_INITIAL_PASSWORD to be set first. Use 'export NEO4J_INITIAL_PASSWORD=<your-own-password>'.">&2
0 commit comments