From 5147b0e44aede439d986415682e62cff20215cfe Mon Sep 17 00:00:00 2001 From: Yacine31 Date: Mon, 20 Mar 2023 19:32:11 +0100 Subject: [PATCH] Update check_rman_backup.sh --- check_rman_backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_rman_backup.sh b/check_rman_backup.sh index ee682f1..b1e072e 100755 --- a/check_rman_backup.sh +++ b/check_rman_backup.sh @@ -12,7 +12,7 @@ unset NLS_LANG #--------------------------------------------------------------------------- if test "$(id|grep dba)" then - echo > /ev/null + echo > /dev/null else echo "" echo "============================================================="