ready4testing

This commit is contained in:
Gerrit Linnemann 2015-11-02 15:26:36 +01:00
parent ce1faa8aae
commit 97df3f20fe

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!');
}