From: schnorr Date: Thu, 13 Sep 2012 22:17:19 +0000 (+0200) Subject: cosmetics X-Git-Tag: v3_8~146^2~63 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5df5f1842ce179dc210b87f054ec6fec05b5550e?hp=8ff5bf2dd1f24171fdfeee8bca4853bed5878c98 cosmetics --- diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index 673d0cc45b..b4ded8a409 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -80,8 +80,9 @@ while true; do ;; "-trace") - TRACE_ACTIVE="true" - shift 1 + TRACE_ACTIVE="true" + shift 1 + ;; ;; "-trace-file")