aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAnthony Ramine <[email protected]>2013-01-10 16:35:10 +0100
committerAnthony Ramine <[email protected]>2013-01-10 16:35:10 +0100
commitec1b411e94a7ce7bb24e7c2014a59c3030d0abbb (patch)
tree08a6f6e2f4a289a77880f61acfd4d8b8711a21b7 /Makefile.in
parent42b87beb92c2a145a425fcc9ab8f8698f081088e (diff)
downloadotp-ec1b411e94a7ce7bb24e7c2014a59c3030d0abbb.tar.gz
otp-ec1b411e94a7ce7bb24e7c2014a59c3030d0abbb.tar.bz2
otp-ec1b411e94a7ce7bb24e7c2014a59c3030d0abbb.zip
Make trace_local_SUITE work without the reverse eta conversion
The exceptions tracing tests look for {trace_local_SUITE,exc,2} in stacktraces to strip them and compare them to the excepted result, the removal of the reverse eta conversion renames '-exception_test/3-fun-0-' to exc and thus confuses the stripping code. This commit fix this by not using `fun exc/2` but `fun (F, As) -> exc(F, As) end` instead, which was what the reverse eta conversion was doing.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions