Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
authorschnorr <Lucas.Schnorr@imag.fr>
Thu, 13 Sep 2012 22:17:19 +0000 (00:17 +0200)
committerschnorr <Lucas.Schnorr@imag.fr>
Thu, 13 Sep 2012 22:17:19 +0000 (00:17 +0200)
src/smpi/smpirun.in

index 673d0cc..b4ded8a 100755 (executable)
@@ -80,8 +80,9 @@ while true; do
    ;;
 
    "-trace")
    ;;
 
    "-trace")
-       TRACE_ACTIVE="true"
-         shift 1
+      TRACE_ACTIVE="true"
+      shift 1
+   ;;
    ;;
 
    "-trace-file")
    ;;
 
    "-trace-file")