On Apr 30, 2012, at 22:42, Ryan Schmidt wrote: > But it works fine if I run the same command the test is running: > > cd $(port work flex)/flex*/tests/test-concatenated-options > echo %% | sudo ../../flex -cn -o /dev/null I take that back: that also fails with error 141; I forgot I have to examine the exit code using "echo $?".