Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added flag for printing more debug info
authorpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 19 Jan 2010 17:13:59 +0000 (17:13 +0000)
committerpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 19 Jan 2010 17:13:59 +0000 (17:13 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7019 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/smpi/smpirun.in

index 278a49e..ce3b1c5 100755 (executable)
@@ -63,7 +63,7 @@ while true; do
       exit
    ;;
    
       exit
    ;;
    
-   "--cfg="*)
+   "--cfg="*|"--log="*)
      SIMOPTS="$SIMOPTS $1"
      shift 1
    ;;
      SIMOPTS="$SIMOPTS $1"
      shift 1
    ;;