Skip to content

Commit 8bbe7ff

Browse files
committed
Add uniform comment to setup.sh
1 parent a19670d commit 8bbe7ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
set -xeu
88

9+
# Fail earlier if required variables are not set
910
test -n ${PYDOC_VERSION+x}
1011
test -n ${PYDOC_REPO+x}
1112
test -n ${PYDOC_LANGUAGE+x}

0 commit comments

Comments
 (0)