[PR #783] [MERGED] Use proper base path for redumper output check #1159

Open
opened 2026-01-29 16:25:46 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/783
Author: @Deterous
Created: 12/17/2024
Status: Merged
Merged: 12/17/2024
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (1)

  • cc68718 Use proper base path for redumper output check

📊 Changes

2 files changed (+13 additions, -15 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Processors/Redumper.cs (+12 -15)

📄 Description

Fixes an issue with MPF not finding the manufacturer file during output file check
Also minor refactor of IsManufacturerEmpty routine


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/783 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 12/17/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cc68718`](https://github.com/SabreTools/MPF/commit/cc68718e6b93789261841347cd733de0b77cb73b) Use proper base path for redumper output check ### 📊 Changes **2 files changed** (+13 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Processors/Redumper.cs` (+12 -15) </details> ### 📄 Description Fixes an issue with MPF not finding the manufacturer file during output file check Also minor refactor of IsManufacturerEmpty routine --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1159