This commit is contained in:
RealStickman 2021-07-25 21:34:16 +02:00
parent fde31df85f
commit ccbb72c115

View File

@ -37,6 +37,8 @@ for i in "${!timings[@]}"; do
fi
done
# TODO check whether seltimings is set/filled at all
for i in "${seltimings[@]}"; do
echo $i
done