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