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.
1 parent 822f7cb commit 027f2baCopy full SHA for 027f2ba
browser_patches/chromium/goma.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
set -e
3
-set +x
+set -x
4
5
trap "cd $(pwd -P)" EXIT
6
cd "$(dirname $0)"
0 commit comments