DORMANTno replies

[PATCH] ibsim: fix non-debug path in run_opensm.sh script

From: Rolf Manderscheid <hidden>
Date: 2011-08-05 23:29:47
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Rolf Manderscheid <rvm-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
---
 scripts/run_opensm.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/run_opensm.sh b/scripts/run_opensm.sh
index a225d81..a299dc0 100755
--- a/scripts/run_opensm.sh
+++ b/scripts/run_opensm.sh
@@ -29,7 +29,7 @@ if [ -z "$debug" ] ; then
 	export SIM_HOST
 	export OSM_TMP_DIR
 	export OSM_CACHE_DIR
-	time LD_PRELOAD=${umad2sim} ${cmd} ${cmd_args}
+	LD_PRELOAD=${umad2sim} time ${cmd} ${cmd_args}
 	rc=$?
 	exit $rc
 else
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help