We should now start using _exit 0 for every new test
that we add.
Signed-off-by: Nirjhar Roy (IBM) <nirjhar.roy.lists@gmail.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
#echo "If failure, check \$seqres.full (this) and \$seqres.full.ok (reference)"
# success, all done
-status=0
-exit
+_exit 0
End-of-File
sleep 2 # latency to read messages to this point