Skip to content
  • Jilles Tjoelker's avatar
    sh: Add a test for 'cd -'. · 0e50eefb
    Jilles Tjoelker authored
    Redirect 'cd -' output to /dev/null since POSIX requires it to write the new
    directory name even if not interactive, but we currently only write it if
    interactive.
    0e50eefb