Skip to content

Commit

Permalink
Update stable_driver.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidNew-NOAA authored Dec 13, 2024
1 parent c74dd4f commit e9223df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/stable_driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ if [ $ci_status -eq 0 ]; then
if [ $total -ne 0 ]; then
echo "Unable to push" >> $stableroot/$datestr/output
fi
# send email
if [ $total -ne 0 ]; then
SUBJECT="Problem updating feature/stable-nightly branch of GDASApp"
cat > $BODY << EOF
Expand Down

0 comments on commit e9223df

Please sign in to comment.