Skip to content

Commit 21066af

Browse files
authored
Merge pull request #1777 from edx/katebygrace/tiny-fix
chore: fix
2 parents 2984235 + 7baf114 commit 21066af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataeng/resources/snowflake-user-retirement-status-cleanup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python3 secrets-manager.py -w -n analytics-secure/snowflake/rsa_key_passphrase_s
1515

1616
python retirement_cleanup.py \
1717
--user $USER \
18-
--account $ACCOUNT \
18+
--account $ACCOUNT \
1919
--key_file rsa_key_stitch_loader \
2020
--passphrase_file rsa_key_passphrase_stitch_loader
2121

0 commit comments

Comments
 (0)