From a2e534085caf4ab459ad1260cdb731a1c86a0632 Mon Sep 17 00:00:00 2001 From: Carlos R.F Date: Aug 20 2023 20:47:51 +0000 Subject: podman: end script with empty line Signed-off-by: Carlos R.F --- diff --git a/tests/p_podman/15_podman_socket_tests.sh b/tests/p_podman/15_podman_socket_tests.sh index 2bf7093..711dcdd 100755 --- a/tests/p_podman/15_podman_socket_tests.sh +++ b/tests/p_podman/15_podman_socket_tests.sh @@ -31,4 +31,4 @@ if [ "$?" -ne 0 ]; then cat ${output_file} t_CheckExitStatus 1 fi -t_CheckExitStatus 0 \ No newline at end of file +t_CheckExitStatus 0