Comparing version
var path = require('path') | ||
, fs = require('fs') | ||
, Constants = require('jsr-constants') | ||
, MONITOR = Constants.MAP.monitor.name | ||
, create = require('jsr-client') | ||
@@ -173,3 +174,3 @@ , Format = require('jsr-format').Format | ||
} | ||
if(this.ps) { | ||
if(this.ps && this.cmd !== MONITOR) { | ||
this.ps.resume(); | ||
@@ -176,0 +177,0 @@ } |
{ | ||
"name": "jsr", | ||
"description": "Redis toolkit.", | ||
"version": "0.2.18", | ||
"version": "0.2.19", | ||
"author": "muji <noop@xpm.io>", | ||
@@ -6,0 +6,0 @@ "repository": { |
96858
0.07%3389
0.03%