mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
oops not meant to commit that...
This commit is contained in:
@@ -308,7 +308,7 @@ ScriptResolver::cmdExited( int code, QProcess::ExitStatus status )
|
||||
return;
|
||||
}
|
||||
|
||||
if ( m_num_restarts < 0 )
|
||||
if ( m_num_restarts < 10 )
|
||||
{
|
||||
m_num_restarts++;
|
||||
tLog() << "*** Restart num" << m_num_restarts;
|
||||
|
Reference in New Issue
Block a user