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