diff options
author | Luke Kanies <luke@madstop.com> | 2008-07-17 12:30:33 -0500 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2008-07-17 12:30:33 -0500 |
commit | 8f8ce60819b8c4b3c6609fd9cc485f8322561469 (patch) | |
tree | 09fc5f6dc432c132c39f8e664c7a8940db649351 /examples/svncommit | |
parent | 7fa7251e30dfefc95dda6ef82181d4346f36880d (diff) | |
download | puppet-8f8ce60819b8c4b3c6609fd9cc485f8322561469.tar.gz puppet-8f8ce60819b8c4b3c6609fd9cc485f8322561469.tar.xz puppet-8f8ce60819b8c4b3c6609fd9cc485f8322561469.zip |
Fixed #1431 - Provider confines must now specify similar tests in one call.
I.e., you can't do confine :operatingsystem => %w{a b} and then
confine :operatingsystem => %w{b c}; you'd need to do them in one command.
This now-obsolete behaviour does not seem to be used anywhere.
The fix for #1431 is actually just removing the tests that exposed
this change; the change happened when I refactored how confines work.
Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'examples/svncommit')
0 files changed, 0 insertions, 0 deletions