Skip to content

Commit 81ee1cb

Browse files
committed
test: [DEBUG] nullglob
1 parent ed61fde commit 81ee1cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/config/bashrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ set -o nounset
1616
# troubles and slows down testing
1717
unset -f command_not_found_handle
1818

19+
shopt -s nullglob
20+
1921
TESTDIR=$(pwd)
2022

2123
export PS2='> '

0 commit comments

Comments
 (0)