[TEST-48] setup.sh has to use new directory
to install python
Change-Id: I78b3ea99e905175ba4185568d01f9cb5430b4175
Signed-off-by: DR695H <dr695h@att.com>
                cd heatbridge
        fi
 fi
-pip install --no-cache-dir --upgrade --target="$path/robot/library" .
+pip install --no-cache-dir --upgrade --target="$path/robot/library" ./heatbridge
 
 
 # NOTE: Patch to incude explicit install of paramiko to 2.0.2 to work with sshlibrary 2.1.2