Add success line to functest

This commit is contained in:
Yann Weber 2025-03-28 15:55:20 +01:00
commit 36324540a2

View file

@ -17,3 +17,5 @@ make -j $j clean
./configure --without-doxygen
make checks
./functest.expect rl
echo "All tests OK"