** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released
** Changed in: linux (Ubuntu Hirsute) Status: Fix Committed => Fix Released ** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1909428 Title: eeh-basic.sh from powerpc in ubuntu_kernel_selftests failed with unexpected operator on F-5.8 Status in ubuntu-kernel-tests: Fix Released Status in linux package in Ubuntu: Fix Released Status in linux source package in Focal: Fix Released Status in linux source package in Groovy: Fix Released Status in linux source package in Hirsute: Fix Released Bug description: [Impact] The fail check in the end of powerpc/eeh/eeh-basic.sh script will complain about "unexpected operator" This is caused by the following line in the script: $ test "$failed" == 0 /bin/sh: 4: test: 0: unexpected operator [Fix] * 3db380570af705 ("selftests/powerpc: Make the test check in eeh-basic.sh posix compliant") This is affecting F/G/H and can be cherry-picked for all of them. [Test case] Run the eeh-basic.sh script in tools/testing/selftests/powerpc/eeh/ This error message should be gone. [Where problems could occur] This fix is limited to PowerPC testing tool, it's unlike to cause any issue. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1909428/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp