aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-08-30 17:41:40 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-08-30 17:41:40 +0000
commite9044ec06ab0754d9bde0b3bb19c5fa91a3fb664 (patch)
tree44a1c82c2fe5a6adf9494e9865335a4879c602e7
parent13cc2c64c352e9b6a5cb975af2809eee36ba9a94 (diff)
Reopend 2.3.x branch.2.3.x
-rwxr-xr-xblfs-tool2
-rwxr-xr-xjhalfs4
2 files changed, 3 insertions, 3 deletions
diff --git a/blfs-tool b/blfs-tool
index f5bdeff1fd..5a3b79b529 100755
--- a/blfs-tool
+++ b/blfs-tool
@@ -44,7 +44,7 @@ simple_error() { # Basic error trap.... JUST DIE
}
see_ya() {
- echo -e "\n${L_arrow}${BOLD}jhalfs 2.3.1${R_arrow} exit${OFF}\n"
+ echo -e "\n${L_arrow}${BOLD}jhalfs branch-2.3.x${R_arrow} exit${OFF}\n"
}
##### Simple error TRAPS
# ctrl-c SIGINT
diff --git a/jhalfs b/jhalfs
index 5fe8fc3640..21c5b71733 100755
--- a/jhalfs
+++ b/jhalfs
@@ -42,7 +42,7 @@ simple_error() { # Basic error trap.... JUST DIE
}
see_ya() {
- echo -e "\n${L_arrow}${BOLD}jhalfs 2.3.1${R_arrow} exit${OFF}\n"
+ echo -e "\n${L_arrow}${BOLD}jhalfs branch-2.3.x${R_arrow} exit${OFF}\n"
}
##### Simple error TRAPS
# ctrl-c SIGINT
@@ -62,7 +62,7 @@ trap 'echo -e "\n\n${RED}INTERRUPT${OFF} trapped\n" && exit 2' 1 2 3 15 17 18
#>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
version="
-${BOLD} \"jhalfs 2.3.1\"${OFF} builder tool (stable) \$Rev$
+${BOLD} \"jhalfs branch-2.3.x\"${OFF} builder tool (bug-fixes branch) \$Rev$
\$Date$
Written by George Boudreau and Manuel Canales Esparcia,