summaryrefslogtreecommitdiffstats
path: root/jjb/scripts/hicn/checkstyle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/scripts/hicn/checkstyle.sh')
-rw-r--r--jjb/scripts/hicn/checkstyle.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/scripts/hicn/checkstyle.sh b/jjb/scripts/hicn/checkstyle.sh
index 636590e7a..451950ebb 100644
--- a/jjb/scripts/hicn/checkstyle.sh
+++ b/jjb/scripts/hicn/checkstyle.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+echo "---> jjb/scripts/hicn/checkstyle.sh"
+
if [ -f ./scripts/checkstyle.sh ];then
bash scripts/checkstyle.sh
else