We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef0463 commit fa0ad1bCopy full SHA for fa0ad1b
CMake/cdat_modules_extra/setup_runtime.sh.in
@@ -10,8 +10,6 @@ function cleanup {
10
# which can lead to errors.
11
if [ -n "${UVCDAT_SETUP_PATH}" ] ; then
12
if [ "${UVCDAT_SETUP_PATH}" = "${install_prefix}" ] ; then
13
- echo "WARNING: UVCDAT setup already sourced for this install location." 1>&2
14
- echo "WARNING: You shouldn't source setup_runtime anymore." 1>&2
15
cleanup
16
return 0
17
else
0 commit comments