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/0675321f-00b1-4492-85b7-7b0b2ab4ce51%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
