From 012375b457b476e80bcdc60c1a1401a3273b42df Mon Sep 17 00:00:00 2001 From: cxhong Date: Tue, 14 May 2019 09:21:52 -0400 Subject: [PATCH] remove not relevant comments --- .../share/xcat/ib/scripts/Mellanox/mlnxofed_ib_install | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/xCAT-server/share/xcat/ib/scripts/Mellanox/mlnxofed_ib_install b/xCAT-server/share/xcat/ib/scripts/Mellanox/mlnxofed_ib_install index df149b25a..58a2a4ac6 100755 --- a/xCAT-server/share/xcat/ib/scripts/Mellanox/mlnxofed_ib_install +++ b/xCAT-server/share/xcat/ib/scripts/Mellanox/mlnxofed_ib_install @@ -1,11 +1,6 @@ #!/bin/bash # -# This is the second version of Mellanox IB driver installation sample script -# This is also the version we recommend to use right now. -# What are changed in this version -# 1. The usage interface is changed, using command line arguments instead of using environment attribute -# 2. The way of downloading Mellanox OFED files. -# 3. Some structure of code +# This is the sample Mellanox IB driver installation script # # For AIX: # TBD