diff --git a/package/yast2-samba-server.changes b/package/yast2-samba-server.changes index b2452a9..ffd2831 100644 --- a/package/yast2-samba-server.changes +++ b/package/yast2-samba-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 11 14:56:40 UTC 2019 - Knut Anderssen + +- Fild failing old testsuite (bsc#1155923) +- 4.2.1 + ------------------------------------------------------------------- Fri May 31 12:38:03 UTC 2019 - Stasiek Michalski diff --git a/package/yast2-samba-server.spec b/package/yast2-samba-server.spec index afc695b..079817a 100644 --- a/package/yast2-samba-server.spec +++ b/package/yast2-samba-server.spec @@ -17,7 +17,7 @@ Name: yast2-samba-server -Version: 4.2.0 +Version: 4.2.1 Release: 0 Url: https://github.com/yast/yast-samba-server Summary: YaST2 - Samba Server Configuration diff --git a/testsuite/YaPI/tests/YaPI-GetServiceStatus.out b/testsuite/YaPI/tests/YaPI-GetServiceStatus.out index 5eee059..c6e25aa 100644 --- a/testsuite/YaPI/tests/YaPI-GetServiceStatus.out +++ b/testsuite/YaPI/tests/YaPI-GetServiceStatus.out @@ -1,4 +1,5 @@ Return Disabled service +Read .target.tmpdir "/tmp" Execute .target.bash_output " LANG=C TERM=dumb COLUMNS=1024 /usr/bin/systemctl --no-legend --no-pager --no-ask-password show smb.service --property=Id --property=MainPID --property=Description --property=LoadState --property=ActiveState --property=SubState --property=UnitFileState --property=FragmentPath --property=CanReload " $["exit":0, "stderr":"", "stdout":""] Execute .target.bash_output " LANG=C TERM=dumb COLUMNS=1024 /usr/bin/systemctl --no-legend --no-pager --no-ask-password is-enabled smb.service " $["exit":0, "stderr":"", "stdout":""] Return 0