Browse Source

Be non-deterministic by default

Alois Mahdal 6 years ago
parent
commit
df56d02a18
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/jat.sh.skel

+ 1
- 1
src/jat.sh.skel View File

117
 # runs against each other or against fixed oracle.  The disadvantage
117
 # runs against each other or against fixed oracle.  The disadvantage
118
 # is that you can't assess performance data from the log.
118
 # is that you can't assess performance data from the log.
119
 #
119
 #
120
-__JAT__DETERMINISTIC=true
120
+__JAT__DETERMINISTIC=false
121
 
121
 
122
 #
122
 #
123
 # Log format version
123
 # Log format version