commit | efe67ae52d1459abf9a71b57044f062fce6ac426 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Tue Dec 05 16:03:02 2017 -0200 |
committer | Fabio Utzig <utzig@utzig.org> | Wed Dec 06 13:46:40 2017 -0200 |
tree | e1b5a923ada92cbb1b45c91d13e0addc07a6f8f2 | |
parent | 5f9fbcc9d04ba49da33e9905d4ffedd57232fe18 [diff] [blame] |
Disable script debugging Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/scripts/check-signed-off-by.sh b/scripts/check-signed-off-by.sh index aaf40a5..4738e37 100755 --- a/scripts/check-signed-off-by.sh +++ b/scripts/check-signed-off-by.sh
@@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.