From 2eb57b1db5fabe836860e1c18afeeb0c5d03f207 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Wed, 24 Jul 2019 17:00:25 -0400 Subject: [PATCH] Update version and changelog for go-xcat --- xCAT-server/share/xcat/tools/go-xcat | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/tools/go-xcat b/xCAT-server/share/xcat/tools/go-xcat index b519ca876..50fbbe26d 100755 --- a/xCAT-server/share/xcat/tools/go-xcat +++ b/xCAT-server/share/xcat/tools/go-xcat @@ -2,7 +2,7 @@ # # go-xcat - Install xCAT automatically. # -# Version 1.0.40 +# Version 1.0.41 # # Copyright (C) 2016 - 2019 International Business Machines # Eclipse Public License, Version 1.0 (EPL-1.0) @@ -23,6 +23,8 @@ # - xCAT uninstallation # 2019-03-22 GONG Jie # - Better debug log when reading repository failed +# 2019-07-24 Mark Gurevich +# - Removed references to buildkit # function usage()