mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Fix tab expansion
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
XX=' '
|
||||
echo "Searching for ${XX}."
|
||||
|
||||
egrep "${XX}" *.[ch]
|
||||
egrep -l "${XX}" *.[ch]
|
||||
|
||||
Reference in New Issue
Block a user