Skip to content

Commit ea02b0f

Browse files
committed
test: [DEBUG] localvar_inherit
1 parent 81ee1cb commit ea02b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/config/bashrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ set -o nounset
1616
# troubles and slows down testing
1717
unset -f command_not_found_handle
1818

19-
shopt -s nullglob
19+
shopt -s localvar_inherit 2>/dev/null
2020

2121
TESTDIR=$(pwd)
2222

0 commit comments

Comments
 (0)