Skip to content

Commit

Permalink
Merge commit 'jtimberman/cook-119'
Browse files Browse the repository at this point in the history
* commit 'jtimberman/cook-119':
  Part of changes from mdkent/chef-repo/cook-119:
  • Loading branch information
jtimberman committed Jun 9, 2009
2 parents 614f926 + 12218c7 commit 8e49626
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/rake.rb
Expand Up @@ -52,3 +52,6 @@

# Where to store certificates generated with ssl_cert
CADIR = File.expand_path(File.join(TOPDIR, "certificates"))

# Where to store the mtime cache for the recipe/template syntax check
TEST_CACHE = File.expand_path(File.join(TOPDIR, ".rake_test_cache"))

0 comments on commit 8e49626

Please sign in to comment.