mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-28 15:06:02 -05:00
Fix tab expansion
This commit is contained in:
parent
0d4bd16789
commit
b1a5f93987
@ -2,4 +2,4 @@
|
|||||||
XX=' '
|
XX=' '
|
||||||
echo "Searching for ${XX}."
|
echo "Searching for ${XX}."
|
||||||
|
|
||||||
egrep "${XX}" *.[ch]
|
egrep -l "${XX}" *.[ch]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user