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 4110d91 commit 71bd42eCopy full SHA for 71bd42e
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
20
21
TESTDIR=$(pwd)
22
0 commit comments