summaryrefslogtreecommitdiffstats
path: root/build-root
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2018-11-20 06:04:34 +0800
committerHongjun Ni <hongjun.ni@intel.com>2018-11-20 06:04:34 +0800
commit76c1926491edcc8a650cc3b5eb87e06d1530cabe (patch)
tree1f133a5a39dea54ea3b3a1cff579eceb14388363 /build-root
parentfd6c6f7c42d148a980030c7535846a4643d8cc9b (diff)
Fix comments on copyright etc.
Change-Id: I605d76017ba61a477532fb6ab3e4bea9b93e5119 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
Diffstat (limited to 'build-root')
-rwxr-xr-xbuild-root/scripts/checkstyle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-root/scripts/checkstyle.sh b/build-root/scripts/checkstyle.sh
index 3a898cb..fb0cb96 100755
--- a/build-root/scripts/checkstyle.sh
+++ b/build-root/scripts/checkstyle.sh
@@ -142,7 +142,7 @@ if [ ${EXIT_CODE} == 0 ]; then
echo "*******************************************************************"
else
echo "*******************************************************************"
- echo "* VPP CHECKSTYLE FAILED"
+ echo "* SWEETCOMB CHECKSTYLE FAILED"
echo "* CONSULT FAILURE LOG ABOVE"
echo "* NOTE: Running 'build-root/scripts/checkstyle.sh --fix' *MAY* fix the issue"
echo "*******************************************************************"