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

BUG: Fix regression with run_subprocess #11230

Merged
merged 4 commits into from Oct 7, 2022
Merged

Conversation

larsoner
Copy link
Member

@larsoner larsoner commented Oct 7, 2022

@hoechenberger fixes a regression due to #11219. We shouldn't remove the \n from the stdout returns, only remove it when actually logger.info and logger.warning'ing them.

This should fix https://app.circleci.com/pipelines/github/mne-tools/mne-bids/4710/workflows/a2f8cafe-dd31-49cc-952d-3e46e06b5c14/jobs/6848, marking for merge-when-green

@larsoner larsoner added this to the 1.2 milestone Oct 7, 2022
@larsoner larsoner enabled auto-merge (squash) October 7, 2022 13:02
@larsoner
Copy link
Member Author

larsoner commented Oct 7, 2022

--pre failures should be fixed by matplotlib/matplotlib#24115

@drammock
Copy link
Member

drammock commented Oct 7, 2022

Merging, CI fails are the matplotlib IndexError ones, which are already fixed upstream and should go away overnight.

@drammock drammock disabled auto-merge October 7, 2022 15:56
@drammock drammock merged commit 8bd9406 into mne-tools:main Oct 7, 2022
@larsoner larsoner deleted the subprocess branch October 7, 2022 16:27
larsoner added a commit to larsoner/mne-python that referenced this pull request Oct 11, 2022
* upstream/main:
  BUG: Avoid warning in report.add_ica (mne-tools#11232)
  testing new features of website theme [circle deploy] (mne-tools#11033)
  BUG: Fix regression with run_subprocess (mne-tools#11230)
  DOC:  fix mne-kit-gui package name (mne-tools#11231)
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

2 participants