This test would redirect stderr into /dev/null for no reason. Update it to better match the tests around it. This extra indirection also caused the test to not play nicely with lit's internal shell with profcheck enabled. Related to #162966.
This test would redirect stderr into /dev/null for no reason. Update it to better match the tests around it. This extra indirection also caused the test to not play nicely with lit's internal shell with profcheck enabled. Related to #162966.