Update check_rman_backup.sh

This commit is contained in:
Yacine31
2023-03-20 19:32:11 +01:00
parent c81882ee2b
commit 5147b0e44a

View File

@@ -12,7 +12,7 @@ unset NLS_LANG
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
if test "$(id|grep dba)" if test "$(id|grep dba)"
then then
echo > /ev/null echo > /dev/null
else else
echo "" echo ""
echo "=============================================================" echo "============================================================="