Skip to content

Commit

Permalink
rename hubris.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
mwotton committed Feb 23, 2011
1 parent 6d8caea commit 56a9934
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/hubris.rb → lib/Hubris.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ def self.withTempFile(template)
end

module Hubris
VERSION = '0.0.3'
HUBRIS_DIR = ENV['HUBRIS_DIR'] || "/var/hubris"
SO_CACHE = File.expand_path(HUBRIS_DIR + "/cache")
HS_CACHE = File.expand_path(HUBRIS_DIR + "/source")
Expand Down

0 comments on commit 56a9934

Please sign in to comment.