mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-22 05:26:17 +02:00
more tolerant resyncing
This commit is contained in:
parent
b5fc614f84
commit
adf346b772
3 changed files with 7 additions and 8 deletions
|
@ -89,9 +89,7 @@ int main (int argc, char **argv)
|
|||
|
||||
try
|
||||
{
|
||||
logO << "1\n";
|
||||
op.parse(argc, argv);
|
||||
logO << "2\n";
|
||||
}
|
||||
catch (const std::invalid_argument& e)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue