mirror_zfs/tests/test-runner
Ryan Moeller 4313a5b4c5 Detect if sed supports --in-place
Not all versions of sed have the --in-place flag. Detect support for
the flag during ./configure and provide a fallback mechanism for those
systems where sed's behavior differs. The autoconf variable
${ac_inplace} can be used to choose the correct flags for editing a
file in place with sed.

Replace violating usages in Makefile.am with ${ac_inplace}.

Reviewed-by: Chris Dunlop <chris@onthe.net.au>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9463
2019-10-16 19:19:48 -07:00
..
bin Detect if sed supports --in-place 2019-10-16 19:19:48 -07:00
include Fix ZTS killed processes detection 2019-07-10 11:44:52 -07:00
man Fix typos 2019-09-02 18:17:39 -07:00
Makefile.am Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00