Samuel Thibault %!s(int64=5) %!d(string=hai) anos
pai
achega
a9b21beb0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/starpu_workers_activity.in

+ 1 - 1
tools/starpu_workers_activity.in

@@ -46,7 +46,7 @@ if [ "$1" = "-h" ] || [ "$1" = "--help" ] || [ "$1" = "" ] ; then
 fi
 
 odir="."
-if [ "$1" == "-d" ]
+if [ "$1" = "-d" ]
 then
     odir=$2
     shift ; shift