Skip to content

Commit

Permalink
use inheriting config for timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Apr 28, 2015
1 parent f9dd458 commit 98b3b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/commands/generate.js
Expand Up @@ -116,6 +116,7 @@ module.exports = Command.extend({
},

printPackageBlueprints: function(collection, options) {

var verbose = options.verbose;
var blueprints = collection.blueprints;

Expand Down

0 comments on commit 98b3b79

Please sign in to comment.