Put --get-ready's PackageLoader.getPackage in job

This commit is contained in:
David Glasser
2014-07-29 18:27:27 -07:00
parent 950a3d9c1b
commit 81e4b51cf6

View File

@@ -171,8 +171,9 @@ main.registerCommand({
});
};
var messages = buildmessage.capture(function () {
var messages = buildmessage.capture({
title: 'getting packages ready'
}, function () {
// First, build all accessible *local* packages, whether or not this app
// uses them. Use the "all packages are local" loader.
loadPackages(catalog.complete.getLocalPackageNames(),