summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2008-05-25 19:18:07 -0500
committerLuke Kanies <luke@madstop.com>2008-05-25 19:18:07 -0500
commit09bc48c1728379bccf087a436921f674715e61b9 (patch)
tree046fbac8d27773c887c44d101c9b684f40d00082 /Rakefile
parenta12d3d8bbf7ef6b8cb867237f3709f948b266373 (diff)
downloadfacter-09bc48c1728379bccf087a436921f674715e61b9.tar.gz
facter-09bc48c1728379bccf087a436921f674715e61b9.tar.xz
facter-09bc48c1728379bccf087a436921f674715e61b9.zip
Testing gitosis
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 4cef94f..55f967c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -43,4 +43,3 @@ if project.has?(:epm)
task.rubylibs = FileList.new('lib/**/*')
end
end
-# $Id$