diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:09:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:09:05 +0000 |
commit | 41db9447c32b1a384f3fe3d76571ad4755b7f539 (patch) | |
tree | c49794d27bd15889a3ff041bcbafd37c306c621e | |
parent | c0966f6327d1868647d015629afd53b59bcb8dc0 (diff) | |
download | execline-41db9447c32b1a384f3fe3d76571ad4755b7f539.tar.xz |
version: 2.6.1.1v2.6.1.1
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,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 "$*" |