Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Fixes for cli_install script #2654

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DIOHz0r
Copy link
Contributor

@DIOHz0r DIOHz0r commented Sep 13, 2018

This PR is to solve the installation problems reported in issue #2653

@DIOHz0r DIOHz0r force-pushed the feature/cli_install branch 4 times, most recently from 2735426 to eb28060 Compare September 14, 2018 14:38
$user->getFromDBbyName($args['--as-user']);
} else if (is_null($args['--as-user'])) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not using else { xxx } instead ?

Regards,
Anael

@DIOHz0r DIOHz0r force-pushed the feature/cli_install branch 13 times, most recently from d577775 to 777b04a Compare October 2, 2018 22:04
@DIOHz0r
Copy link
Contributor Author

DIOHz0r commented Oct 2, 2018

I need some help here to understand how the tests work because with the change made some of them are failing, I think the problem is with the hard coded url used on tests, could you review it and give me some advice to solve it?. Thank you.

@DIOHz0r DIOHz0r force-pushed the feature/cli_install branch 2 times, most recently from 3d0f902 to 67bf471 Compare October 2, 2018 22:56
@ddurieux
Copy link
Member

ddurieux commented Oct 3, 2018

We have a problem with the tests, they not pass since few days (we think a problem with GLPI code). I will check it in the week.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants