Add quotes around variable to silence shellcheck 51/62851/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 20 Jan 2020 23:13:08 +0000 (18:13 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Mon, 20 Jan 2020 23:13:08 +0000 (18:13 -0500)
commit4e5148bea90808186cdda4154e62e4297d706270
tree2379283b3493a405b551bd35b243cd8060d4cf1c
parent5fe90576c6f500ff92fbe7b76e42aad7d5d35fcd
Add quotes around variable to silence shellcheck

Modify maven-javadoc-generate.sh to put double quotes around use of
environment variable to silence shellcheck warning that I missed.
No functional change to behavior.

Change-Id: Icfd01adcff8ae03cf43fefd3751427ee2d0dc2b6
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
shell/maven-javadoc-generate.sh