]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/type3.sub
bash-5.0 distribution sources and documentation
[thirdparty/bash.git] / tests / type3.sub
index a90afef0ce3ac45406516ef7004c3d57ce37968d..442f22e4f4a19c1bcf6eab75523c2eb746660041 100644 (file)
@@ -16,3 +16,6 @@ eval "$(type foo | sed 1d)"
 foo
 
 rm -f a b c
+
+cd $OLDPWD
+exit 0