When building SFCB, during "make postinstall" the CIM schema is downloaded and unpacked to a local directory. Currently it unpacks in verbose mode which dumps >1000 lines of output. This is not very useful, and is really rather annoying when running make from the console.
I'm guessing no one is relying on this particular behavior so I'm going to change it to quiet mode and add a simple progress stmt like "Unpacking CIM schema".
patch for SFCB 1.3 and 1.4
Commit [23352e] for v1.3
Commit [4879c3] for v1.4
Related
Commit: [23352e]
Commit: [4879c3]