done debugging
This commit is contained in:
@@ -147,7 +147,6 @@ if [[ "$0" = "${BASH_SOURCE[0]}" ]]; then
|
|||||||
MYPATH=$( readlink -f "$0" )
|
MYPATH=$( readlink -f "$0" )
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
set -x
|
|
||||||
MYDIR=$( dirname "$MYPATH" )
|
MYDIR=$( dirname "$MYPATH" )
|
||||||
QTOOLS=0
|
QTOOLS=0
|
||||||
if [[ -f "$MYDIR/../rc" ]]; then if grep -q QTOOLS "$MYDIR/../rc"; then
|
if [[ -f "$MYDIR/../rc" ]]; then if grep -q QTOOLS "$MYDIR/../rc"; then
|
||||||
|
|||||||
Reference in New Issue
Block a user