From bb74a0544dffeb542ed939b82b70f437f8131be3 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 22 Aug 2012 18:28:07 +0200 Subject: scripts/functions: remove rude wordings Signed-off-by: "Yann E. MORIN" diff --git a/scripts/functions b/scripts/functions index ae582b2..4a91f7d 100644 --- a/scripts/functions +++ b/scripts/functions @@ -271,9 +271,8 @@ CT_HasOrAbort() { return 0 } -# Search a program: wrap "which" for those system where -# "which" verbosely says there is no match (Mandriva is -# such a sucker...) +# Search a program: wrap "which" for those system where "which" +# verbosely says there is no match (such as on Mandriva). # Usage: CT_Which CT_Which() { which "$1" 2>/dev/null || true -- cgit v0.10.2-6-g49f6