jitterentropy/tests/nulltest.sh
Vladis Dronov ff66711cb9 Prepare the package for RHEL-10
Resolves: RHEL-30639

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2024-03-30 16:58:35 +01:00

5 lines
53 B
Bash
Executable File

#!/bin/bash
echo JITTER-LIB nulltest is PASS
exit 0