Skip to content
Snippets Groups Projects
Commit 047193a7 authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

b=16248

i=Adilger
increase MINRES to 2^32 -1
parent ac26b3dc
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ NUM=0
MINDIR=$DIR
MAXDIR=$DIR
MINRES=2000000000
MINRES=4294967295
MAXRES=0
mkdir -p $MINDIR
while [ $MINRES -gt $MAXRES ]; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment