Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
caridy committed Jun 11, 2014
2 parents 30407dc + d77874b commit a7de546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pack.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ exports.munge = function (json, options, callback) {
}
}
} else {
log.warn('down shifting, can\'t find a meta directory');
log.info('down shifting, can\'t find a meta directory');
}
//Cleanup..
Object.keys(json.builds).forEach(function (name) {
Expand Down

0 comments on commit a7de546

Please # to comment.