Never mind, python app wasn't processing arguments correctly. On Monday, December 22, 2014 11:33:46 AM UTC-5, Roman Naumenko wrote: > > Hi, > > What's the proper way to pass variable like this? > > #!/bin/bash > python manage.py config_server --base_dir /app/vr1 --socket :4555 test -u > ubuntu -g ubuntu --extra logger=syslog:uwsgi-omega --extra > log-format=%(addr) - %(user) [%(ltime)] "%(method) %(uri) %(proto)" > %(status) %(size) "%(referer)" "%(uagent)" > > logger gets expanded as in uwsgi ini file as > log-format=%(addr) - %(user) [%(ltime)] "%(method) %(uri) > %(proto)" %(status) %(size) "%(referer)" "%(uagent) > > Thanks, > Roman >
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/939e8b94-b63a-4cd0-a682-6d84524f8abb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
