load stuff

This commit is contained in:
William Mantly 2016-04-25 16:50:20 -04:00
parent f82968fbbe
commit 280a90a7eb

View File

@ -186,7 +186,7 @@ var startAll = function(){
return startAll();
});
}else{
console.log('using', usedMemPercent, 'percent memory, stopping container creation!');
console.log('using', usedMemPercent, 'percent memory, stopping container creation!' availContainers.length, 'created');
}
});
}