diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:26:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:26:02 +0000 |
commit | 79cb9644f99f056641f4c145da6e7ca63b333b80 (patch) | |
tree | d743e090bd436a936c1798e0cf2e52bad7147517 /configure | |
parent | c86f75f7ca6ea42d7a992f0871e6bd069dd522df (diff) | |
download | s6-rc-79cb9644f99f056641f4c145da6e7ca63b333b80.tar.xz |
version: 0.5.2.0v0.5.2.0
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,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 "$*" |