diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:50:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:50:10 +0000 |
commit | 038734a5d2072247a2b6cb07d4a923b54cdf5251 (patch) | |
tree | 7ede348a0a88ec6edf9c618813b48a600c9e106c /configure | |
parent | da9d87dbaed4893cc2fcf364f73b8a3da99875ba (diff) | |
download | s6-linux-utils-038734a5d2072247a2b6cb07d4a923b54cdf5251.tar.xz |
version: 2.5.1.3v2.5.1.3
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 "$*" |