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 81ee1cb commit ea02b0fCopy full SHA for ea02b0f
test/config/bashrc
@@ -16,7 +16,7 @@ set -o nounset
16
# troubles and slows down testing
17
unset -f command_not_found_handle
18
19
-shopt -s nullglob
+shopt -s localvar_inherit 2>/dev/null
20
21
TESTDIR=$(pwd)
22
0 commit comments