diff options
Diffstat (limited to 'bin/cibuild')
| -rwxr-xr-x | bin/cibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cibuild b/bin/cibuild index 6e5b889..d964678 100755 --- a/bin/cibuild +++ b/bin/cibuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e [ -n "$DEBUG" ] && set -x |
