ready4testing

This commit is contained in:
Gerrit Linnemann 2015-11-02 15:30:34 +01:00
parent 4d60cbcb38
commit bf0530dd9d

View File

@ -78,7 +78,7 @@ exports.play = function(idx) {
if (error !== null) { if (error !== null) {
Log.error('Radio: exec error: ' + error); Log.error('Radio: exec error: ' + error);
} }
}); }
); );
ls.on('exit', function (code){ ls.on('exit', function (code){