Enable Composer before CustomBuild install
This commit is contained in:
@@ -155,6 +155,7 @@ assert_file_not_contains "$ROOT_DIR/dapostinstall.sh" 'eximconf_release'
|
||||
assert_file_not_contains "$ROOT_DIR/dapostinstall.sh" '\./build'
|
||||
assert_file_not_contains "$ROOT_DIR/dapostinstall.sh" '^[[:space:]]*\$CBDIR/build'
|
||||
assert_file_not_contains "$ROOT_DIR/dapostinstall.sh" 'http_methods'
|
||||
assert_file_contains "$ROOT_DIR/dapostinstall.sh" 'da build set composer yes'
|
||||
assert_file_contains "$ROOT_DIR/dapostinstall.sh" 'da build set eximconf yes'
|
||||
assert_file_contains "$ROOT_DIR/dapostinstall.sh" 'da build exim_conf'
|
||||
assert_file_contains "$ROOT_DIR/dapostinstall.sh" 'build_php_extension "\$ioncube" "php_ioncube"'
|
||||
|
||||
Reference in New Issue
Block a user