mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-15 00:09:07 -05:00
cbb77532c6
git diff --name-only already took care of only returning the name, so the awk is unneeded and makes it return only empty file names. Facepalm, I know. Sorry for this oversight. (Also fixes something that lint didn't catch because of this)