Attention is currently required from: lynxis lazus. osmith 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 1:
(3 comments)
Commit Message:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28653/comment/fb1c5a7b_7... PS1, Line 8: the plan is to run this while generating source packages in the jenkins jobs, I'd mention it here.
File contrib/generate_build_dep.sh:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28653/comment/44e7df20_9... PS1, Line 1: #!/bin/sh #!/bin/sh -e
so it fails if one of the commands fail?
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28653/comment/eb2e4eb8_f... PS1, Line 10: I'd add "set -x" here so we see the commands, in case one fails