diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:43:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:43:15 +0000 |
commit | 1fea1f6ed53cae7f752c9a78271c7c8367b0ad03 (patch) | |
tree | 79e45941b81664cc4a4217b67070cac5dc89233f /configure | |
parent | cd3522eb8565588582ac41eddf6f7f078b069439 (diff) | |
download | s6-networking-1fea1f6ed53cae7f752c9a78271c7c8367b0ad03.tar.xz |
version: 2.3.2.0v2.3.2.0
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ exit 0 # If your system does not have printf, you can comment this, but it is # generally not a good idea to use echo. -# See http://www.etalabs.net/sh_tricks.html +# See http://etalabs.net/sh_tricks.html echo () { IFS=" " printf %s\\n "$*" |