Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
mirror
chef-ulimit
Commits
a360c6ac
Commit
a360c6ac
authored
Feb 20, 2018
by
Jaymz Julian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove useless seq=0 as per travis test
Signed-off-by:
Jaymz Julian
<
jjulian@limepoint.com
>
parent
8f8208fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
libraries/domain.rb
libraries/domain.rb
+0
-1
No files found.
libraries/domain.rb
View file @
a360c6ac
...
...
@@ -35,7 +35,6 @@ class Chef
end
action
:create
do
seq
=
0
new_resource
.
subresource_rules
.
map
do
|
sub_resource
|
sub_resource
.
run_context
=
new_resource
.
run_context
sub_resource
.
run_action
(
:create
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment