aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2017-06-22 23:14:35 -0500
committerJorge Hernandez <jh1730@att.com>2017-06-22 23:14:35 -0500
commit1e07c54c6913653c15cfe8827ddeb0b955c202ce (patch)
tree09f4a4876b88d4ab3eabeb0478eee422ed14595c
parent0eab4f25786569df17e49006492b5737e27f689c (diff)
[POLICY-30] removal unnecessary line
docker companion to drools-pdp changes Change-Id: I72c8be3bcfb5bd6f4e3b7b4779b4411e594bcbac Signed-off-by: Jorge Hernandez <jh1730@att.com>
-rw-r--r--policy-drools/docker-install.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/policy-drools/docker-install.sh b/policy-drools/docker-install.sh
index bfe83b84..9aea32a7 100644
--- a/policy-drools/docker-install.sh
+++ b/policy-drools/docker-install.sh
@@ -584,8 +584,6 @@ function install_controller()
fi
done
- mv config/makefile .
-
# append properties for rules artifact to server properties
cat >>config/server.properties <<EOF