From 935c15342988df74fdc7b1e770e5b3c54d6d5949 Mon Sep 17 00:00:00 2001 From: jiri vanek Date: Jul 24 2020 07:40:08 +0000 Subject: moved two anoying echos to debug --- diff --git a/copy_jdk_configs_fixFiles.sh b/copy_jdk_configs_fixFiles.sh index 3c9bda0..6bd7ce4 100755 --- a/copy_jdk_configs_fixFiles.sh +++ b/copy_jdk_configs_fixFiles.sh @@ -135,9 +135,9 @@ work(){ debug "$sf2 was NOT modified, removing possibly corrupted $sf1 and renaming from $file" mv $rma -f $file $sf1 if [ $? -eq 0 ] ; then - echo "restored $file to $sf1" + debug "restored $file to $sf1" else - echo "FAILED to restore $file to $sf1" + debug "FAILED to restore $file to $sf1" fi fi if [ "X$1" == "Xrpmorig" ] ; then