Eryu Guan <eguan@xxxxxxxxxx> wrote: > Need a "Silence is golden" output to indicate this test expects no > output. But why is it needed? You have an exit code. Further, it's not in the .out file, so you can see just by looking at that that there's no output expected. Actually, how do I *prevent* the output comparator from comparing? I really want to print out what chattr+statx tests I'm actually running (as opposed to the ones I'm skipping), but I can't do that because the output comparator would bark. David