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.
2 parents b064566 + 764403f commit ca49565Copy full SHA for ca49565
rhtap/buildah-rhtap.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -euo pipefail
3
4
SCRIPTDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" > /dev/null 2>&1 && pwd)"
5
0 commit comments