Created
September 14, 2009 11:14
-
-
Save agrimm/186604 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
[agrimm@computer_name Hubris]$ ruby /usr/local/bin/rake | |
(in /home/agrimm/ruby/haskell/Hubris) | |
mkdir: cannot create directory `/home/agrimm/.hubris_cache': File exists | |
find: `/home/agrimm/bin': No such file or directory | |
creating Makefile | |
mkdir: cannot create directory `/home/agrimm/.hubris_cache': File exists | |
find: `/home/agrimm/bin': No such file or directory | |
creating Makefile | |
............**.... | |
Pending: | |
Target can overwrite old functions (Haven't decided proper semantics) | |
./spec/language_spec.rb:31 | |
Target can insert the same code into two ruby modules (rejig identifiers to include module in stubs) | |
./spec/language_spec.rb:45 | |
Finished in 23.758384 seconds | |
18 examples, 0 failures, 2 pending |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment