diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:32:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:32:10 +0000 |
commit | 7ed3fb46886941a50e85e093699e084b9c9fa875 (patch) | |
tree | 3cbf3c427b6a461d5a1c1834cb1f1225df1bf889 | |
parent | 9ced0ee229c37f1090bf7a271722bd6c3963bb6c (diff) | |
download | s6-dns-7ed3fb46886941a50e85e093699e084b9c9fa875.tar.xz |
version: 2.3.3.0v2.3.3.0
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,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 "$*" |