Use set -u in init script · gitpython-developers/GitPython@d5479b2 · GitHub
Skip to content

Commit d5479b2

Browse files
committed
Use set -u in init script
This is already done in the other shell scripts. Although init-tests-after-clone.sh does not have as many places where a bug could slip through by an inadvertently nonexistent parameter, it does have $answer (and it may have more expansions in the future).
1 parent 5060c9d commit d5479b2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

init-tests-after-clone.sh

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)