Merged r2969 from trunk.

This commit is contained in:
Manuel Canales Esparcia 2006-08-16 20:17:38 +00:00
parent ae0172be70
commit 2db2151e20

View file

@ -14,7 +14,7 @@ simple_error() { # Basic error trap.... JUST DIE
} }
see_ya() { see_ya() {
echo -e "\n\t${BOLD}Goodbye and thank you for choosing ${L_arrow}jhalfs${R_arrow}\n" echo -e "\n${L_arrow}${BOLD}jhalfs branch-1.0${R_arrow} exit${OFF}\n"
} }
##### Simple error TRAPS ##### Simple error TRAPS
# ctrl-c SIGINT # ctrl-c SIGINT