[Pkg-puppet-devel] [facter] 08/61: (maint) Update README with a little bit of spec info.
Stig Sandbeck Mathisen
ssm at debian.org
Mon Nov 4 15:01:39 UTC 2013
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit 65577a4c81803415ba0df6a404ddca66f7c04b05
Author: Josh Partlow <joshua.partlow at puppetlabs.com>
Date: Mon Jul 8 16:43:41 2013 -0700
(maint) Update README with a little bit of spec info.
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index bbaf029..5bed36e 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,14 @@ Adding your own facts
See the [Adding Facts](http://docs.puppetlabs.com/guides/custom_facts.html)
page for details of how to add your own custom facts to Facter.
+Running Specs
+-------------
+
+* bundle install --path .bundle/gems
+* bundle exec rake spec
+
+Note: external facts in the system facts.d directory can cause spec failures.
+
Further Information
-------------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git
More information about the Pkg-puppet-devel
mailing list