Skip to content

Commit

Permalink
eco_php: introduced space in script
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan authored and vladbogo committed Jan 23, 2024
1 parent cbad1b5 commit d6be8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master-docker-nonstandard/master.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1291,7 +1291,7 @@ f_eco_php.addStep(
"""
"/buildbot/installdb.sh " """
+ os.getenv("ARTIFACTS_URL", default="https://ci.mariadb.org")
+ """/%(prop:tarbuildnum)s/%(prop:parentbuildername)s/%(prop:mariadb_binary)s" --plugin-load-add=auth _pam --pam_use_cleartext_plugin"
+ """/%(prop:tarbuildnum)s/%(prop:parentbuildername)s/%(prop:mariadb_binary)s" --plugin-load-add=auth_pam --pam_use_cleartext_plugin"
"""
),
],
Expand Down

0 comments on commit d6be8b2

Please sign in to comment.