From e613ffab7d5ed8998aa3b6c246d84fca7ae4d6cb Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Fri, 25 Sep 2020 18:34:09 +0200 Subject: [PATCH] Make abandon_old_reviews script to be compatible with python 3 Change-Id: Ic845105050c2b32c4fe0943ae3bcc462a6f5ed51 --- tools/abandon_old_reviews.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/abandon_old_reviews.sh b/tools/abandon_old_reviews.sh index e7c77d9dcd8..cc5170b0900 100755 --- a/tools/abandon_old_reviews.sh +++ b/tools/abandon_old_reviews.sh @@ -96,19 +96,19 @@ function unassign_and_new_bug { PROJECTS="($( python - <