don't explicitly name the params in mktmpdir

Authored by sitter on Oct 26 2018, 9:37 AM.

Description

don't explicitly name the params in mktmpdir

we only pass them through, so they need no name. by capturing *
we can later call super without arguments and it simply gets the
entire heap of arguments passed verbatim

Details

Committed
sitterOct 26 2018, 9:37 AM
Parents
R572:083eb0fe7321: Revert "don't run the Dir.mktmpdir interceptor test on < 2.4"
Branches
Unknown
Tags
Unknown