Change_mofed_version usage example message with Tensorflow NGC container

Hi,

I’m using the NGC Tensorflow containers with Singularity. I’ve noticed that when I run the container I see the following message as the first line:

Usage example: change_mofed_version.sh 4.5-1.0.1

Regardless of what command I run. Is this message benign? Why does this message occur? And is there anyway to suppress it?

To reproduce on Ubuntu 18.04 host with Singularity version 3.4, for example:

singularity pull nvidia-test.sif docker://nvcr.io/nvidia/tensorflow:20.03-tf2-py3
singularity exec --nv nvidia-test.sif nvidia-smi