We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c97367 commit 3bd254bCopy full SHA for 3bd254b
t/t3404-rebase-interactive.sh
@@ -62,7 +62,7 @@ test_expect_success 'setup' '
62
63
# "exec" commands are ran with the user shell by default, but this may
64
# be non-POSIX. For example, if SHELL=zsh then ">file" doesn't work
65
-# to create a file. Unseting SHELL avoids such non-portable behavior
+# to create a file. Unsetting SHELL avoids such non-portable behavior
66
# in tests. It must be exported for it to take effect where needed.
67
SHELL=
68
export SHELL
0 commit comments