From f0979076d69b647b3c09025aba2d1638375c837c Mon Sep 17 00:00:00 2001 From: Liang Yan Date: Mon, 2 Apr 2018 20:42:46 +0800 Subject: [PATCH] autobuild: Fix typo in autobuild.sh Change-Id: I6a63d70060cbaa3416cb6980092113b88baf593d Signed-off-by: Liang Yan Reviewed-on: https://review.gerrithub.io/406024 Tested-by: SPDK Automated Test System Reviewed-by: Daniel Verkamp Reviewed-by: Jim Harris --- autobuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autobuild.sh b/autobuild.sh index 3f100e58d..2dbf35ce9 100755 --- a/autobuild.sh +++ b/autobuild.sh @@ -14,7 +14,7 @@ cd $rootdir date -u git describe --tags -# Print some test system info out for he log +# Print some test system info out for the log echo "** START ** Info for Hostname: $HOSTNAME" uname -a $MAKE cc_version