variable name fix for Apex 85/3985/1
authorDan Radez <dradez@redhat.com>
Sat, 5 Dec 2015 04:03:03 +0000 (23:03 -0500)
committerDan Radez <dradez@redhat.com>
Sat, 5 Dec 2015 04:03:03 +0000 (23:03 -0500)
Change-Id: Id4eed8d045aa11ad0b6e2b38739dfc18fd71832a
Signed-off-by: Dan Radez <dradez@redhat.com>
jjb/apex/apex.yml

index 073081e..5db7613 100644 (file)
                     [[ -f opnfv.properties ]] || exit 1
                     # source the file so we get OPNFV vars
                     source opnfv.properties
-                    RPM_INSTALL_PATH=$RPM_URL
+                    RPM_INSTALL_PATH=$OPNFV_RPM_URL
                 fi
             fi