So I have bash script (test.bash) that is required to be ran a certain way to fail correctly.
if [ ! "$#" -eq "1" ] ; then echo "U