Attention is currently required from: osmith. lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28653 )
Change subject: debian: add generate_build_dep.sh to vendor erlang dependencies ......................................................................
Patch Set 3:
(3 comments)
Commit Message:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28653/comment/bec25bfa_0... PS1, Line 8:
the plan is to run this while generating source packages in the jenkins jobs, I'd mention it here.
Done
File contrib/generate_build_dep.sh:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28653/comment/99033507_8... PS1, Line 1: #!/bin/sh
#!/bin/sh -e […]
Ack
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28653/comment/6ef4221c_5... PS1, Line 10:
I'd add "set -x" here so we see the commands, in case one fails
Done