mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 05:39:43 +00:00
move to tput for colors
This commit is contained in:
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
|
|||||||
# get the helpers
|
# get the helpers
|
||||||
source ${cur}/helpers
|
source ${cur}/helpers
|
||||||
|
|
||||||
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
|
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# this is the test
|
# this is the test
|
||||||
|
|||||||
Reference in New Issue
Block a user