Merged r2969 from trunk.
This commit is contained in:
parent
ae0172be70
commit
2db2151e20
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,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${L_arrow}${BOLD}jhalfs branch-1.0${R_arrow} exit${OFF}\n"
|
||||
}
|
||||
##### Simple error TRAPS
|
||||
# ctrl-c SIGINT
|
||||
|
|
Reference in a new issue