On Fri, Oct 18, 2024 at 09:30:19AM +0800, Li Zhijian wrote: > The test log reported: > test/monitor.sh: line 149: 40.0: syntax error: invalid arithmetic operator > (error token is ".0") > > It does stop the test prematurely. We never run the temperature > inject test case of test_filter_dimmevent() because of the inability > to increment the float. > > Signed-off-by: Li Zhijian <lizhij...@fujitsu.com>
Thanks! Applied to https://github.com/pmem/ndctl/tree/pending -- snip