Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 347029
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +1 lines)
Line  Link Here
0
-- unison-2.27.57/terminal.ml
0
++ unison-2.27.57/terminal.ml
Lines 191-197 Link Here
191
            exit 127
191
            exit 127
192
          end
192
          end
193
      | childPid ->
193
      | childPid ->
194
          Unix.close slaveFd;
195
          (Some masterFd, childPid)
194
          (Some masterFd, childPid)
196
      end
195
      end

Return to bug 347029