- Add run-erb option to check-profile command.

- Avoid to crash when rendering ERB profiles fails.
- Related to bsc#1177123.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=982
This commit is contained in:
YaST Team Bot 2021-07-06 12:44:38 +00:00 committed by Git OBS Bridge
parent 356dcbf673
commit ee8720cceb
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:e57babeb7447e5bcd39206f61faeb610f077180db062adb53a47baa8baa93bf4 oid sha256:0eb516d4242be64d1a5f0d8623cb3dd6cd689b3a3cc1e3e5f7cd89a8e3d11fd7
size 724237 size 724356

View File

@ -1,7 +1,9 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 6 08:57:22 UTC 2021 - José Iván López González <jlopez@suse.com> Tue Jul 6 08:57:22 UTC 2021 - José Iván López González <jlopez@suse.com>
- Fix unit tests dependency (related to bsc#1187962). - Add run-erb option to check-profile command.
- Avoid to crash when rendering ERB profiles fails.
- Related to bsc#1177123.
- 4.4.13 - 4.4.13
------------------------------------------------------------------- -------------------------------------------------------------------