Adding changes at time to resolve a comflict
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
if [ $1 = '-d' ] ; then
|
||||
export PM_UNIT_DB_USER=root
|
||||
export PM_UNIT_DB_NAME=wf_ralph
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
// ProcessMaker Test Unit Bootstrap
|
||||
|
||||
// Defining the PATH_SEP constant, he we are defining if the the path separator symbol will be '\\' or '/'
|
||||
|
||||
define('PATH_SEP', '/');
|
||||
|
||||
if (!defined('__DIR__')) {
|
||||
|
||||
Reference in New Issue
Block a user