Skip to content

Commit

Permalink
#1 add onap esr to cd.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems authored and Michael O'Brien committed Jan 5, 2018
1 parent 0bfca4b commit 8e74886
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions cd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ cd oom/kubernetes/oneclick
./createAll.bash -n onap -a aaf
./createAll.bash -n onap -a vfc
./createAll.bash -n onap -a kube2msb
./createAll.bash -n onap -a esr

cd ../../../

Expand Down
2 changes: 1 addition & 1 deletion git_recurse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ cd ..
# https://gerrit.onap.org/r/projects/?format=text

#eval "$GIT_COMMAND/aaf"
mkdir aaf
mkdir aaf
cd aaf
eval "$GIT_COMMAND/aaf/authz"
eval "$GIT_COMMAND/aaf/cadi"
Expand Down

0 comments on commit 8e74886

Please sign in to comment.