From 9f3340951a562b45884bd02dba24a3dadbaad5e7 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 2 Sep 2007 16:01:30 +0000 Subject: Bah, a really small cosmetic fix... diff --git a/scripts/build/tools/sstrip.sh b/scripts/build/tools/sstrip.sh index 15a65a5..d1306c6 100644 --- a/scripts/build/tools/sstrip.sh +++ b/scripts/build/tools/sstrip.sh @@ -59,7 +59,7 @@ case "${CT_SSTRIP_FROM}" in CT_DoGetFile "${rev_url}" 2>&1 |CT_DoLog ALL mv -v sstrip.c?* sstrip.c 2>&1 |CT_DoLog DEBUG if [ "${CT_SAVE_TARBALLS}" = "y" ]; then - CT_DoLog EXTRA "Saving \sstrip.c\" to local storage" + CT_DoLog EXTRA "Saving \"sstrip.c\" to local storage" cp -v sstrip.c "${CT_LOCAL_TARBALLS_DIR}" 2>&1 |CT_DoLog DEBUG fi CT_Popd -- cgit v0.10.2-6-g49f6