Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ops: Fix bug in team import, wrong include path fixed. #2814

Merged
merged 2 commits into from
Nov 14, 2018

Conversation

drshawnkwang
Copy link
Contributor

@lfield
Copy link
Contributor

lfield commented Nov 13, 2018

The issue seems to be fixed but when running team_import.php I get the following:

Processing XXX Team xxxxx@xxxxx
Adding team
making user xxxx@xxxx
making team XXX Team
sh: 1: -t: not found

Notice: Undefined property: stdClass::$description in /home/boincadm/project/html/ops/team_import.php on line 75

@lfield
Copy link
Contributor

lfield commented Nov 14, 2018

A variable needed to be initialized. I don't know why this was not spotted before.

@lfield lfield merged commit 428cd25 into BOINC:master Nov 14, 2018
lfield added a commit that referenced this pull request Nov 14, 2018
ops: Fix bug in team import, wrong include path fixed.
(cherry picked from commit 428cd25)
@drshawnkwang drshawnkwang deleted the sak_fix_teamimport branch November 16, 2018 17:35
@AenBleidd AenBleidd added this to the Server Release 1.2.0 milestone Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants