updated unittest.sh
e53f962a
Hari Sekhon
committed
1 changed file
unittest.sh
/tests/unittest.sh-1+1
/tests/unittest.sh
Add comment 70
Add comment 71 # want splitting
Add comment 72 # shellcheck disable=SC2086
Add comment 73 Minus  nose="$(bash-tools/python_find_library_executable.sh $nose_commands)"
Add comment 73 Plus  nose="$(bash-tools/python/python_find_library_executable.sh $nose_commands)"
Add comment 74 echo
Add comment 75 echo "Unsetting environment variables that may interfere with unit tests"
Add comment 76 unset HOST