Code Review
/
moon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1ae5890
)
Delete the automatic configuration of PDP and Policies.
99/49699/1
author
Thomas Duval
<thomas.duval@orange.com>
Wed, 27 Dec 2017 16:13:41 +0000
(17:13 +0100)
committer
Thomas Duval
<thomas.duval@orange.com>
Wed, 27 Dec 2017 16:13:41 +0000
(17:13 +0100)
Change-Id: I2965819ad9635f501ecc091b4a4c583a530f4311
moon_forming/run.sh
patch
|
blob
|
history
diff --git
a/moon_forming/run.sh
b/moon_forming/run.sh
index
6cf90f5
..
d731cb1
100644
(file)
--- a/
moon_forming/run.sh
+++ b/
moon_forming/run.sh
@@
-38,6
+38,6
@@
done
echo "."
echo "Manager (http://manager:8082) is up."
-for i in /data/*.py ; do
- moon_populate_values $populate_args --consul-host=consul --consul-port=8500 $i
-done
+
#
for i in /data/*.py ; do
+
#
moon_populate_values $populate_args --consul-host=consul --consul-port=8500 $i
+
#
done