Commit Graph

2 Commits

Author SHA1 Message Date
Stefan Berger
4d2e967423 tests: Use proper command line options on GNU/Hurd systems
GNU/Hurd systems use the same sed/sha1sum/state command lines as Linux
and Cygwin.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2025-04-28 20:38:14 -04:00
Stefan Berger
f122f14a56 test: Wrap sed -i in sed-inplace
Since there is a BSD variant of sed that requires a parameter for the -i
option provide a sed-inplace wrapper script.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2024-09-13 16:02:58 -04:00