summaryrefslogtreecommitdiffstats
path: root/deliveries
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-08-02 08:36:31 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-08-02 16:24:22 -0400
commitfff3857077a23c2d10087235818f5d70f2957b9a (patch)
tree0b0e9cec911d8f5cada247397e3a3c38ba7e13ce /deliveries
parent39a2ffd9ccd28539ec00e7fc16c7c9c051b1809a (diff)
Drop _os suffix in EPSDK app database URL
Repair icon shown in Portal widgets "..." Issue: PORTAL-49 Change-Id: I1bd83949d81609e56d8df84cd7d9e2c430237878 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'deliveries')
-rwxr-xr-xdeliveries/configure-and-run.sh2
-rw-r--r--deliveries/etc.zipbin11448 -> 11446 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/configure-and-run.sh b/deliveries/configure-and-run.sh
index cb515765..5c2b2f46 100755
--- a/deliveries/configure-and-run.sh
+++ b/deliveries/configure-and-run.sh
@@ -2,4 +2,4 @@
LOGFILE=/opt/apache-tomcat-8.0.37/logs/catalina.out
echo "`date`:<-------------------- Starting -------------------->" >> $LOGFILE
-exec /opt/apache-tomcat-8.0.37/bin/catalina.sh run 2>&1 | tee -a $LOGFILE \ No newline at end of file
+exec /opt/apache-tomcat-8.0.37/bin/catalina.sh run 2>&1 | tee -a $LOGFILE
diff --git a/deliveries/etc.zip b/deliveries/etc.zip
index dc530f51..54e496d3 100644
--- a/deliveries/etc.zip
+++ b/deliveries/etc.zip
Binary files differ