Skip to content

Commit

Permalink
Update startup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Duin authored Oct 3, 2023
1 parent 6be5f19 commit c2b8309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ if [ -z $EXTERNAL_DATABASE ] && [ "$HIVE_METASTORE_ACCESS_MODE" = "readwrite" ];
fi
done
else
echo "Could not get AWS_ACCOUNT, skipping update of DB entries."
echo "WARN: Could not get AWS_ACCOUNT, skipping update of DB entries."
fi
fi
fi
Expand Down

0 comments on commit c2b8309

Please sign in to comment.