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.
build.sh
1 parent 466d6ce commit 429b71eCopy full SHA for 429b71e
tests/multi-language-repo/build.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -eo pipefail
3
4
gcc -o main main.c
5
0 commit comments