Re: [dpdk-dev] [PATCH v2] devtools: remove config backup after test build setup

2020-05-24 Thread Thomas Monjalon
16/12/2019 20:15, Thomas Monjalon: > The config options are updated with sed and the short in-place option. > In order to avoid creating a backup file when using sed in-place, > the argument was tentatively set as an empty suffix. > On Linux, the suffix argument is optional, without space or equal

[dpdk-dev] [PATCH v2] devtools: remove config backup after test build setup

2019-12-16 Thread Thomas Monjalon
The config options are updated with sed and the short in-place option. In order to avoid creating a backup file when using sed in-place, the argument was tentatively set as an empty suffix. On Linux, the suffix argument is optional, without space or equal before. On FreeBSD, the suffix argument of