diff --git a/lib/server/flop.js b/lib/server/flop.js index b0cebd96..a1bbac6c 100644 --- a/lib/server/flop.js +++ b/lib/server/flop.js @@ -45,7 +45,7 @@ break; case 'time raw': - time.get(path, callback); + time.get(path, 'raw', callback); break; default: