ready4testing
This commit is contained in:
parent
163ce0259d
commit
d5b821813f
@ -82,6 +82,7 @@ exports.play = function(idx) {
|
|||||||
exec(catCmd, function(error, stdout, stderr) {
|
exec(catCmd, function(error, stdout, stderr) {
|
||||||
Log.inspect('Radio: Play', stdout);
|
Log.inspect('Radio: Play', stdout);
|
||||||
Log.inspect('Radio: Douh', stderr);
|
Log.inspect('Radio: Douh', stderr);
|
||||||
|
Log.inspect('Radio: Douh', error);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user