Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 09:41:24 -06:00
parent 103620be7f
commit 1e5d54ad6a

View File

@@ -51,7 +51,7 @@ DELETE_BACKUP() {
tba=`expr $tba + 1`
done
printf '%s\n' "${tbus[@]}"
for x in "${!tbus[@]}"; do printf "[%q]=%q\n" "$x" "${tbus[$x]}" ; done
sbu1=${tbus[$1]}
sbu1a='/' read -r -a array <<< "$sbu1"