From e6ef12574c591ea3a1df19b50e297cea45b3ca3b Mon Sep 17 00:00:00 2001 From: Dmitrii Ustiugov Date: Sun, 13 Dec 2020 20:36:04 +0100 Subject: [PATCH] updated artifact eval scripts Signed-off-by: Dmitrii Ustiugov --- ae_scripts/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ae_scripts/setup.sh b/ae_scripts/setup.sh index 76e340569..6a5b4fbdb 100755 --- a/ae_scripts/setup.sh +++ b/ae_scripts/setup.sh @@ -62,7 +62,7 @@ $ROOT/function-images/minio_scripts/put_in_bucket.sh echo Contents of the MinIO bucket: mc ls myminio/mybucket -sudo pkill -9 minio +sudo pkill -9 minio || echo echo Build the project