1
0

Remove debugging output

Dieser Commit ist enthalten in:
2022-10-13 12:22:09 -04:00
Ursprung 3fd02690a1
Commit add848141c

Datei anzeigen

@@ -383,8 +383,6 @@ main() {
readInput "$@"
echo "PROFILE: $PROFILE"
[[ ! ${!PROFILE@a} = A ]] && echo "Profile does not exist" && return 1
declare -gn P_ARR="$PROFILE"
declare _out_prefix