ready4testing

This commit is contained in:
2015-11-02 15:25:22 +01:00
parent 83742c221c
commit ce1faa8aae
+1 -1
View File
@@ -83,7 +83,7 @@ exports.play = function(idx) {
ls.on('exit', function (code){
Log.log('Radio: Child process exited with exit code ' + code);
});
}
});
} else {
Log.error('Radio: No channel defined!');
}