Repository
git://github.com/reductivelabs/puppet
master
by
lak
(Using name ‘Luke Kanies’)
on
2009-09-20 04:56
(2 months ago)
Fixing #2632 - 'require' works for 0.25 clients
I couldn't find a way to make it compatible with
earlier clients, so the docs specify that
it doesn't work with them, and it helpfully fails.
Signed-off-by: Luke Kanies <lu...@madstop.com>
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Ruby | 28 | 11 | 6 | 2 | 1 | 2 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
lib/puppet/parser/functions/require.rb
|
|||||||
| Ruby | 8 | 1 | 5 | 1 | 1 | 0 | |
lib/puppet/parser/resource.rb
|
|||||||
| Ruby | 3 | 3 | 1 | 1 | 0 | 0 | |
spec/integration/parser/functions/require.rb
|
|||||||
| Ruby | 5 | 1 | 0 | 0 | 0 | 2 | |
spec/unit/parser/functions/require.rb
|
|||||||
| Ruby | 12 | 6 | 0 | 0 | 0 | 0 | |