erange version 4.0a dev release
[erange.git] / docs / partition.sh
index 1955e992ce2f6c4f44dc5894be56ab08cdbae471..734fd19c1da1cc7a2d366ce3384522234ae8aa78 100644 (file)
@@ -30,5 +30,5 @@ else
                FILELIST=$FILELIST$line
                let N=N+1
        done < $3
-       python $ERANGEPATH/partition.py $N.way $FILELIST $PARTNAME$N.part -minFeature $MINSIZE -nomerge -locid -norandom
+       python $ERANGEPATH/partition.py $N.way $FILELIST $PARTNAME$N.part --minFeature $MINSIZE --nomerge --locid --norandom
 fi