diff options
| author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2007-01-01 21:08:45 +0000 |
|---|---|---|
| committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2007-01-01 21:08:45 +0000 |
| commit | 3b2521b3cc3b647c7c421bf1d93d5967234e8676 (patch) | |
| tree | 1f287e818b60ba9620387e38e13833efbb8f7763 /lib/puppet/util | |
| parent | 54a838e68e52b2eac353d70cb9281ca75d741839 (diff) | |
| download | puppet-3b2521b3cc3b647c7c421bf1d93d5967234e8676.tar.gz puppet-3b2521b3cc3b647c7c421bf1d93d5967234e8676.tar.xz puppet-3b2521b3cc3b647c7c421bf1d93d5967234e8676.zip | |
Fixing graphing tests, and correctly only using storeconfigs in tests where rails is available
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2009 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'lib/puppet/util')
| -rw-r--r-- | lib/puppet/util/graph.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/util/graph.rb b/lib/puppet/util/graph.rb index d9e122c7b..e51b8e25a 100644 --- a/lib/puppet/util/graph.rb +++ b/lib/puppet/util/graph.rb @@ -36,4 +36,4 @@ module Puppet::Util::Graph end end -# $Id$
\ No newline at end of file +# $Id$ |
