ready4testing

This commit is contained in:
Gerrit Linnemann 2015-11-02 15:24:24 +01:00
parent 2102c30881
commit 83742c221c

View File

@ -71,7 +71,7 @@ exports.play = function(idx) {
ls = childProcess.exec( ls = childProcess.exec(
'mplayer -slave -quiet -input file=' + , 'mplayer -slave -quiet -input file=' + stream2play,
function (error, stdout, stderr) { function (error, stdout, stderr) {
Log.log('Radio: stdout: ' + stdout); Log.log('Radio: stdout: ' + stdout);
Log.log('Radio: stderr: ' + stderr); Log.log('Radio: stderr: ' + stderr);