[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35
test branch
puppet-dev at googlegroups.com
Wed Jul 14 10:31:26 UTC 2010
The following commit has been merged in the upstream branch:
commit 481ddb845c5ae88965088cc908877bffa3311b1f
Author: Jesse Wolfe <jes5199 at gmail.com>
Date: Thu Apr 8 15:25:59 2010 -0700
Name change of event in ral/type/exec.rb
diff --git a/test/ral/type/exec.rb b/test/ral/type/exec.rb
index 239290e..c533aff 100755
--- a/test/ral/type/exec.rb
+++ b/test/ral/type/exec.rb
@@ -186,7 +186,7 @@ class TestExec < Test::Unit::TestCase
comp = mk_catalog("Testing", file, exec)
- assert_events([:file_changed, :executed_command], comp)
+ assert_events([:file_created, :executed_command], comp)
end
# Verify that we auto-require any managed scripts.
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list