[ibsim patch 07/23] run_opensm.sh: remove opensm '-c' option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The '-c' option needs a configuration file.

Signed-off-by: Honggang Li <honli@xxxxxxxxxx>
---
 scripts/run_opensm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/run_opensm.sh b/scripts/run_opensm.sh
index a225d81f17a3..5fd29b5b94f3 100755
--- a/scripts/run_opensm.sh
+++ b/scripts/run_opensm.sh
@@ -7,7 +7,7 @@ fi
 
 if [ -z "$1" ] ; then
 	cmd=opensm
-	cmd_args="-e -c -V -f ./osm.log -s 0"
+	cmd_args="-e -V -f ./osm.log -s 0"
 else
 	cmd="$1"
 	shift
-- 
2.15.0-rc1




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux