diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-08-17 12:59:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-08-17 12:59:42 +0000 |
commit | ba660fd2534d48e69211954e6df09126a5b0db3c (patch) | |
tree | 1f82fb8fa53b24cd3713a4fb99a0f6d81065b400 /configure | |
parent | 775b68f68395936980d503edd22dd6bcd3bb05c2 (diff) | |
download | mdevd-ba660fd2534d48e69211954e6df09126a5b0db3c.tar.xz |
version: 0.1.6.0v0.1.6.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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://etalabs.net/sh_tricks.html +# See http://www.etalabs.net/sh_tricks.html echo () { IFS=" " printf %s\\n "$*" |