diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:55:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:55:36 +0000 |
commit | 144f7b5bbce8affbfb374a1706a1e6e7f56b5529 (patch) | |
tree | 379161b3f62d782724beadfe7396c8806801980d /configure | |
parent | 087fe00cadb6cf644cb353aa322ccd9927a545d0 (diff) | |
download | mdevd-144f7b5bbce8affbfb374a1706a1e6e7f56b5529.tar.xz |
version: 0.1.2.0v0.1.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 "$*" |