Skip to content

Commit ef58425

Browse files
authored
Update deploy.sh
expanding contraction
1 parent aa6fcce commit ef58425

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Note that this does not use pipefail
44
# because if the grep later doesn't match any deleted files,
55
# which is likely to be the case the majority of the time,
6-
# it does not exit with 0, as we're interested in the final exit.
6+
# it does not exit with 0, as we are interested in the final exit.
77
set -eo
88

99
# Ensure SVN username and password are set

0 commit comments

Comments
 (0)