Re: [PATCH v5] strace-tst-thp.sh: Allow unsupported THP tests
"H.J. Lu" <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <CAMe9rOr4P2pajBBxDF=Bh7O56ew473a9O+XotHsT7OafsN=GYg@mail.gmail.com> |
On Tue, Jul 21, 2026 at 3:04 PM Andreas Schwab <[email protected]> wrote: > > On Jul 21 2026, H.J. Lu wrote: > > > output=$(timeout -k 4 $((3*$TIMEOUTFACTOR)) ${cmd} --direct 2>&1) > > > > Is this supported by all shells? > > It is supported by POSIX. > Removed in the v6 patch. -- H.J.