We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186cf66 commit b9b457eCopy full SHA for b9b457e
install-deps.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-set -e
+set -ex
3
4
if [ -d tinytest ]; then
5
(cd tinytest; git pull origin master)
0 commit comments