Created
July 22, 2011 23:51
-
-
Save quickredfox/1100703 to your computer and use it in GitHub Desktop.
output from compass compile --force --time on MacOs X 10.6.8 Using GPL'd Ext 4.0.2a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
remove .sass-cache/ | |
remove ../css/custom.css | |
remove ../css/ext-all-access.css | |
remove ../css/ext-all-gray.css | |
remove ../css/ext-all-scoped.css | |
remove ../css/ext-all.css | |
remove ../css/ext-ie-scoped.css | |
remove ../css/ext-ie.css | |
remove ../css/ext-sandbox.css | |
remove ../css/ext-standard-scoped.css | |
remove ../css/ext-standard.css | |
create ../css/custom.css (1268.426s) | |
create ../css/ext-all-access.css (282.33s) | |
create ../css/ext-all-gray.css (280.397s) | |
create ../css/ext-all-scoped.css (273.833s) | |
create ../css/ext-all.css (284.527s) | |
create ../css/ext-ie-scoped.css (324.84s) | |
create ../css/ext-ie.css (333.157s) | |
create ../css/ext-sandbox.css (279.785s) | |
create ../css/ext-standard-scoped.css (273.283s) | |
create ../css/ext-standard.css (278.086s) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tests run at normal speeds, output from
rake test
on a clone of the compass source