devops: enable goma.sh debugging info
This commit is contained in:
Родитель
822f7cb1eb
Коммит
027f2ba9e1
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
set +x
|
||||
set -x
|
||||
|
||||
trap "cd $(pwd -P)" EXIT
|
||||
cd "$(dirname $0)"
|
||||
|
|
Загрузка…
Ссылка в новой задаче