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()