Restored xterm test run check.

This commit is contained in:
Matias Barcenas 2017-09-02 20:34:17 -05:00
parent e7470e3130
commit 74a84d24e7
1 changed files with 4 additions and 4 deletions

View File

@ -68,10 +68,10 @@ if [ ! "${DISPLAY:-}" ]; then
exit 2 exit 2
fi fi
#if ! xdpyinfo &> /dev/null; then if ! xdpyinfo &> /dev/null; then
# echo -e "${CRed}The script failed to initialize an xterm test session.$CClr" echo -e "${CRed}The script failed to initialize an xterm test session.$CClr"
# exit 3 exit 3
#fi fi
################################# < Default Language > ################################# ################################# < Default Language > #################################
source language/en.sh source language/en.sh