From 26a5086e372a17a654437d064077d364ed884171 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Fri, 16 Dec 2022 03:06:14 -0800 Subject: [PATCH] ci/aws/windows: Use 5s sleep instead of 2s for glory command --- ci/release/aws/ensure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/release/aws/ensure.sh b/ci/release/aws/ensure.sh index 9c013ccce..eda43283c 100755 --- a/ci/release/aws/ensure.sh +++ b/ci/release/aws/ensure.sh @@ -533,7 +533,7 @@ EOF printf '%s\n' "$gen_init_ps1" >&2 warn '4. Run the following to be notified once installation is successful:' cat <