ready4testing
This commit is contained in:
parent
83742c221c
commit
ce1faa8aae
@ -83,7 +83,7 @@ exports.play = function(idx) {
|
|||||||
ls.on('exit', function (code){
|
ls.on('exit', function (code){
|
||||||
Log.log('Radio: Child process exited with exit code ' + code);
|
Log.log('Radio: Child process exited with exit code ' + code);
|
||||||
});
|
});
|
||||||
}
|
});
|
||||||
} else {
|
} else {
|
||||||
Log.error('Radio: No channel defined!');
|
Log.error('Radio: No channel defined!');
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user