Remove debugging output
This commit is contained in:
@@ -383,8 +383,6 @@ main() {
|
|||||||
|
|
||||||
readInput "$@"
|
readInput "$@"
|
||||||
|
|
||||||
echo "PROFILE: $PROFILE"
|
|
||||||
|
|
||||||
[[ ! ${!PROFILE@a} = A ]] && echo "Profile does not exist" && return 1
|
[[ ! ${!PROFILE@a} = A ]] && echo "Profile does not exist" && return 1
|
||||||
declare -gn P_ARR="$PROFILE"
|
declare -gn P_ARR="$PROFILE"
|
||||||
declare _out_prefix
|
declare _out_prefix
|
||||||
|
|||||||
Reference in New Issue
Block a user