Fix issues with grep and misc

This commit is contained in:
Toan Nguyen
2017-03-20 20:20:17 +07:00
parent a9f9eaf51f
commit 36e0f88e34
2 changed files with 2 additions and 2 deletions

View File

@@ -23,4 +23,4 @@ if [[ -z "$LC_CTYPE" && -z "$LC_ALL" ]]; then
fi
# recognize comments
shopt interactivecomments
shopt interactive_comments