Commit a long-standing eye-dcandy change in a log, that got lost in a vi crash...
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Apr 17 19:16:17 2008 +0000 (2008-04-17)
changeset 443340e4684925b
parent 442 ab046c11fbf7
child 444 de5067d2fa4f
Commit a long-standing eye-dcandy change in a log, that got lost in a vi crash...

scripts/build/tools/sstrip.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
scripts/build/tools/sstrip.sh
     1.1 --- a/scripts/build/tools/sstrip.sh	Thu Apr 17 18:07:26 2008 +0000
     1.2 +++ b/scripts/build/tools/sstrip.sh	Thu Apr 17 19:16:17 2008 +0000
     1.3 @@ -48,7 +48,7 @@
     1.4                  return 0
     1.5              fi
     1.6              CT_Pushd "${CT_TARBALLS_DIR}"
     1.7 -            CT_DoLog EXTRA "Retrieving \"sstrip\" (from buildroot's svn)"
     1.8 +            CT_DoLog EXTRA "Retrieving \"sstrip\" from network"
     1.9              http_data=`lynx -dump "${sstrip_url}"`
    1.10              link=`echo -en "${http_data}"                           \
    1.11                    |egrep '\[[[:digit:]]+\]download'                 \