On gvm 1.0.22 using cd just returned me to the same folder without an error code, when within an autofs nfs mount.
I was rather shocked to find gvm swaps out my cd command with a function (at least I assume it does, since it has the term "gvm" written all over it). That does not seem like a good idea. And makes something like this very hard to debug since it leaves no hint during execution.
On
gvm 1.0.22using cd just returned me to the same folder without an error code, when within an autofs nfs mount.I was rather shocked to find gvm swaps out my
cdcommand with a function (at least I assume it does, since it has the term "gvm" written all over it). That does not seem like a good idea. And makes something like this very hard to debug since it leaves no hint during execution.