MT#11263 Typo fix for previous commit

Change-Id: I81d06c99f464bfdcdbf61a2c6d46d230c1572556
changes/84/984/1
Alexander Lutay 10 years ago
parent f91923675e
commit bfd912dd7e

@ -1564,7 +1564,7 @@ EOT
set_deploy_status "ngcp-installer"
fi
NGCP_SERVICES_FILE="${TAGRET}/usr/share/ngcp-system-tools/ngcp.inc"
NGCP_SERVICES_FILE="${TARGET}/usr/share/ngcp-system-tools/ngcp.inc"
if ! [ -r "$NGCP_SERVICES_FILE" ]; then
echo "Error: File $NGCP_SERVICES_FILE not found. Exiting." >&2
exit 1

Loading…
Cancel
Save