cdd : fix shopt flag.

This commit is contained in:
Dmitry Voronin 2023-11-25 21:22:53 +03:00
parent 87c6ed7fdd
commit 91d30d8673

View file

@ -18,7 +18,7 @@ cdd()
done
# Clean-up???
shopt -n nocasematch
shopt -u nocasematch
# Say where we're going.
echo "${result}"