mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #22] [MERGED] Fix GPU detection in logs #144
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/RPCS3/discord-bot/pull/22
Author: @andOlga
Created: 2/28/2018
Status: ✅ Merged
Merged: 3/1/2018
Merged by: @Nicba1010
Base:
master← Head:patch-1📝 Commits (2)
8334c01Fix GPU detection in logsec6ddccFix GPU detection in logs (for real this time)📊 Changes
1 file changed (+7 additions, -4 deletions)
View changed files
📝
log_analyzer.py(+7 -4)📄 Description
Prevents it from pulling out the empty D3D adapter which seems to be the first one it encounters.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.