diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:46:14 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:46:14 +0000 |
commit | a59bebeba589dba1a0246925b47688b722cfe68c (patch) | |
tree | a4bbdea808cbf28ed7dcec719376988dedd3c1f9 /configure | |
parent | 3f7d194475869c00e4cb00d0787e3bb941bf95ec (diff) | |
download | s6-portable-utils-a59bebeba589dba1a0246925b47688b722cfe68c.tar.xz |
version: 2.2.3.0v2.2.3.0
Diffstat (limited to 'configure')
-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 "$*" |