ci: avoid spawning a subshell when tracing cmds
Created by: jhchabran
Running the commands within ( ... )
has the side-effect of negating directory changes from pushd/popd
which broke the e2e nightly test suite.
Created by: jhchabran
Running the commands within ( ... )
has the side-effect of negating directory changes from pushd/popd
which broke the e2e nightly test suite.