mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4970] [MERGED] Change split character #10345
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4970
Author: @BaronGreenback
Created: 1/6/2021
Status: ✅ Merged
Merged: 1/16/2021
Merged by: @joshuaboniface
Base:
master← Head:networkTestCorrection📝 Commits (3)
8044f1fUpdate NetworkParseTests.cs90d72d6Update NetworkManager.csa664aacoptimization📊 Changes
2 files changed (+8 additions, -8 deletions)
View changed files
📝
Jellyfin.Networking/Manager/NetworkManager.cs(+2 -2)📝
tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs(+6 -6)📄 Description
Changed mock network split character to | from : so that IPv6 addresses can be included in the mock networks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.