[Git][noosfero/noosfero][master-1.x] 2 commits: Fixes entrypoint.sh

Rodrigo Souto gitlab at mg.gitlab.com
Thu Aug 2 17:24:19 BRT 2018


Rodrigo Souto pushed to branch master-1.x at Noosfero / noosfero


Commits:
c3897659 by Gabriel Silva at 2018-08-02T14:36:38Z
Fixes entrypoint.sh
- - - - -
6eb4a7fc by Rodrigo Souto at 2018-08-02T20:24:17Z
Merge branch 'fixes-entrypoint' into 'master-1.x'

Fixes entrypoint.sh

See merge request noosfero/noosfero!1587
- - - - -


1 changed file:

- config/docker/dev/entrypoint.sh


Changes:

=====================================
config/docker/dev/entrypoint.sh
=====================================
@@ -42,5 +42,4 @@ if [ -f $pidfile ] ; then
   rm $pidfile
 fi
 
-# exec $cmd
-tail -f /dev/null
+exec $cmd
\ No newline at end of file



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/55ccdd52a7d905563d3df928f4e648f7b328d472...6eb4a7fc9bf269cad2af35b8a4e665d9b4c4002e

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/55ccdd52a7d905563d3df928f4e648f7b328d472...6eb4a7fc9bf269cad2af35b8a4e665d9b4c4002e
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180802/b2c870a1/attachment.html>


More information about the Noosfero-dev mailing list