diff options
Diffstat (limited to 'contrib/cirrus/system_test.sh')
-rwxr-xr-x | contrib/cirrus/system_test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/cirrus/system_test.sh b/contrib/cirrus/system_test.sh index dd5ef511d..0da170d6c 100755 --- a/contrib/cirrus/system_test.sh +++ b/contrib/cirrus/system_test.sh @@ -5,8 +5,6 @@ source $(dirname $0)/lib.sh req_env_var GOSRC OS_RELEASE_ID OS_RELEASE_VER -clean_env - set -x cd "$GOSRC" |