Skip to content

Commit

Permalink
Update rt.sh move rt log to /tests
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoAndrade-NOAA authored Oct 10, 2023
1 parent e6430af commit 1e4b28b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -251,3 +251,4 @@ cat rt.log.${machine} | grep "test:" >> rt.log.${machine}.temp
cat rt.log.${machine} | grep "baseline" >> rt.log.${machine}.temp
cat rt.log.${machine}.temp > rt.log.${machine}
rm rt.log.${machine}.temp
mv rt.log.${machine} ${test_v}/tests/logs

0 comments on commit 1e4b28b

Please sign in to comment.