Skip to content

Commit

Permalink
Edits.
Browse files Browse the repository at this point in the history
  • Loading branch information
tycon committed Feb 17, 2016
1 parent 21b1f5b commit c623290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/amb/amb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def choose(test,*choices)
hd_choices.each do |choice|
#ca.tracer.info "Indent before forking: #{ca.tracer.indent}"
if Process.fork.nil? then
ca.tracer.mark_indent
ca.tracer.mark_indent_for_if
at_exit do
ca.tracer.end_all
end
Expand Down

0 comments on commit c623290

Please sign in to comment.