Loading sa5/validate-all.sh +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ if [ $found_yaml == 1 ] ; then exit 0 fi #Copying all references cp externals/*.yaml ./ #Copying all references except if they already exist and source files are older cp -u externals/*.yaml ./ fres=0 LOG="" Loading Loading
sa5/validate-all.sh +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ if [ $found_yaml == 1 ] ; then exit 0 fi #Copying all references cp externals/*.yaml ./ #Copying all references except if they already exist and source files are older cp -u externals/*.yaml ./ fres=0 LOG="" Loading