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 | |
parent | 3f7d194475869c00e4cb00d0787e3bb941bf95ec (diff) | |
download | s6-portable-utils-a59bebeba589dba1a0246925b47688b722cfe68c.tar.gz s6-portable-utils-a59bebeba589dba1a0246925b47688b722cfe68c.tar.xz s6-portable-utils-a59bebeba589dba1a0246925b47688b722cfe68c.zip |
version: 2.2.3.0 v2.2.3.0
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 05a74f9..bd5fbf2 100755 --- a/configure +++ b/configure @@ -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 "$*" |