diff options
author | kontrollanten <6680299+kontrollanten@users.noreply.github.com> | 2021-12-08 07:23:54 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2021-12-08 08:38:22 +0100 |
commit | 875c402bab73feaa5fea224aef64677fbef577da (patch) | |
tree | 1c1689adc0695dda86a305a3aa787cee6728a57f /client/proxy.config.json | |
parent | f307255e694d290c346749bff68545d5dfc581cf (diff) | |
download | PeerTube-875c402bab73feaa5fea224aef64677fbef577da.tar.gz PeerTube-875c402bab73feaa5fea224aef64677fbef577da.tar.zst PeerTube-875c402bab73feaa5fea224aef64677fbef577da.zip |
scripts/test: make MacOS compatible
man xargs:
-r Compatibility with GNU xargs. The GNU version of xargs runs the utility argument at least once, even if xargs input is empty, and it supports a -r option to inhibit this
behavior. The FreeBSD version of xargs does not run the utility argument on empty input, but it supports the -r option for command-line compatibility with GNU xargs, but the
-r option does nothing in the FreeBSD version of xargs.
Diffstat (limited to 'client/proxy.config.json')
0 files changed, 0 insertions, 0 deletions