You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error_codes=$(bash find_error_codes.sh | cut -f 2,3,4 | uniq | tr '\t' ";") # uniq is needed in case of duplicates, because the awk to find the miss_algined_error_code fails on duplicates