Skip to content
GitLab
Explore
Sign in
Various tweaks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Rich
requested to merge
artfulrobot/standalonemigrate:ar1
into
develop
Dec 12, 2024
Overview
2
Commits
3
Pipelines
0
Changes
1
Expand
replace all exec calls with execOrThrow - so if something goes wrong, we don't just continue on as if it were fine.
remove some duplicate code.
use escapeshellarg on shell args
supply CIVICRM_SETTINGS env var to exec calls.
Merge request reports
Loading