Created
August 31, 2012 22:51
-
-
Save ninjudd/3560470 to your computer and use it in GitHub Desktop.
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
fallout:drip develop$ (export LEIN_JAVA_CMD=; time lein version) | |
Leiningen 2.0.0-SNAPSHOT on Java 1.6.0_29 Java HotSpot(TM) 64-Bit Server VM | |
real 0m2.368s | |
user 0m5.499s | |
sys 0m0.211s | |
fallout:drip develop$ time lein version | |
Leiningen 2.0.0-SNAPSHOT on Java 1.6.0_29 Java HotSpot(TM) 64-Bit Server VM | |
real 0m0.628s | |
user 0m0.065s | |
sys 0m0.064s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment