Comparing version 1.1.7 to 1.1.8
@@ -13,3 +13,3 @@ // Generated by CoffeeScript 1.10.0 | ||
lastStatus = status; | ||
if (err != null) { | ||
if (opts.strict && (err != null)) { | ||
return cb(err, outAll, errAll, lastStatus); | ||
@@ -16,0 +16,0 @@ } |
{ | ||
"name": "executive", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Elegant command execution.", | ||
@@ -5,0 +5,0 @@ "main": "lib/", |
17417