Skip to content

Commit 91ed449

Browse files
author
yuzelin
committed
fix?
1 parent e8c096e commit 91ed449

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/check-licensing.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
# limitations under the License.
1818
################################################################################
1919

20+
set -x
21+
2022
download_rat_jar () {
2123
URL="https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat/${RAT_VERSION}/apache-rat-${RAT_VERSION}.jar"
2224
JAR="$rat_jar"

0 commit comments

Comments
 (0)