osmith has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/12733 )
Change subject: run.sh: more userfriendly "stale configs" message ...................................................................... run.sh: more userfriendly "stale configs" message Make the message easy to understand at first glance, print what needs to be done to regenerate the configs. Add an empty line before listing the stale file that has been found, so it stands out from the (at this point) less relevant path listings. It now looks like the following: $ ./run.sh using config file '/home/user/code/osmo-dev/net/config_2g3g_osmith' on templates '/home/user/code/osmo-dev/net/tmpl_std' with NET_DIR '/home/user/code/osmo-dev/net/osmith' Stale: '/home/user/code/osmo-dev/net/tmpl_std/run.sh' is newer than 'run.sh' WARNING: STALE CONFIGS - your net configs are older than the templates they should be based on! * Hit enter to continue * Hit ^C and run 'make regen' to regenerate your configs Change-Id: If225e094619a07a228e0e2f337153ee18cdb420c --- M net/fill_config.py M net/tmpl_std/run.sh 2 files changed, 9 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/33/12733/2 -- To view, visit https://gerrit.osmocom.org/12733 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-dev Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: If225e094619a07a228e0e2f337153ee18cdb420c Gerrit-Change-Number: 12733 Gerrit-PatchSet: 2 Gerrit-Owner: osmith <[email protected]>
