From c5a6f2148772e388d24327ed4e01752a642b7184 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 16 Aug 2006 17:45:18 +0000 Subject: [PATCH] Fixed ./blfs to show jhalfs-X as the used tool on the experimental branch. --- blfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blfs b/blfs index 90d10ec..dd198f9 100755 --- a/blfs +++ b/blfs @@ -44,7 +44,7 @@ simple_error() { # Basic error trap.... JUST DIE } see_ya() { - echo -e "\n\t${BOLD}Goodbye and thank you for choosing ${L_arrow}jhalfs${R_arrow}\n" + echo -e "\n\t${BOLD}Goodbye and thank you for choosing ${L_arrow}jhalfs-X${R_arrow}\n" } ##### Simple error TRAPS # ctrl-c SIGINT