in reply to Re^2: Capture Exit Code Using Pipe & Teein thread Capture Exit Code Using Pipe & Tee
exit $exit; [download]
the code wasn't actually returning the error code for the make file as far as i could tell.
Correct, because that wasn't the question. The question was about obtaining make's exit code.