X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fdbuild.sh;h=ed99ec99acf60105cf67b142f93fe179d032f616;hb=97083efad62444366028813afa7e8e56a12ab8b6;hp=501530db3d7b450c31de16cb8d91350c3fc7df2b;hpb=40077be45039102b97347e4129a8b9c301a82c16;p=aaf%2Fauthz.git diff --git a/auth/docker/dbuild.sh b/auth/docker/dbuild.sh old mode 100644 new mode 100755 index 501530db..ed99ec99 --- a/auth/docker/dbuild.sh +++ b/auth/docker/dbuild.sh @@ -1,9 +1,9 @@ -#!/bin/bash dbuild.sh +#!/bin/bash # # Docker Building Script. Reads all the components generated by install, on per-version basis # # Pull in Variables from d.props -./d.props +. ./d.props # TODO add ability to do DEBUG settings if ["$1" == ""]; then