Small eye-candy fix.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jun 04 17:35:14 2007 +0000 (2007-06-04)
changeset 154cbead170f5e7
parent 153 3a0c06094db0
child 155 c15fb959562f
Small eye-candy fix.
scripts/build/tools/sstrip.sh
     1.1 --- a/scripts/build/tools/sstrip.sh	Sat Jun 02 15:50:45 2007 +0000
     1.2 +++ b/scripts/build/tools/sstrip.sh	Mon Jun 04 17:35:14 2007 +0000
     1.3 @@ -36,7 +36,7 @@
     1.4                  return 0
     1.5              fi
     1.6              CT_Pushd "${CT_SRC_DIR}"
     1.7 -            CT_DoLog EXTRA "Retrieving sstrip (buildroot)"
     1.8 +            CT_DoLog EXTRA "Retrieving \"sstrip\" (from buildroot's svn)"
     1.9              mkdir -p sstrip
    1.10              cd sstrip
    1.11              http_data=`lynx -dump "${sstrip_url}"`