mescon / Muximux

A lightweight way to manage your HTPC
GNU General Public License v2.0
1.14k stars 82 forks source link

fixed file owner display on error #89

Closed rmensing closed 7 years ago

rmensing commented 7 years ago

Issue #88 bugfix.

Corrected the variable name on line 24 where it prints the owner name of the file so it is the same variable name as line 23 where it prints the permissions of the file.

Bugfix tested and working.

mescon commented 7 years ago

Please push to the develop branch first! The fix looks good too, but just push it to develop instead if you can!

rmensing commented 7 years ago

Should I just change the branch of the pull request or should I revert the pull request, change it over to the development branch on my end then submit a new pull request?

mescon commented 7 years ago

If there are no conflicts you can just go ahead and change the branch and I'll merge it :)