ENH: suppress unset -f warnings for bash completions

This commit is contained in:
Mark Olesen
2017-06-14 10:22:39 +02:00
parent 49500b0194
commit ba5f79a8e5
3 changed files with 264 additions and 244 deletions

File diff suppressed because it is too large Load Diff

View File

@ -169,7 +169,7 @@ then
fi
unset -f _foamParaviewEval
unset -f _foamParaviewEval 2> /dev/null
unset cleaned cmake cmake_version pvName pvMajor pvLibDir pvPython
unset ParaView_MAJOR