Skip to content

Commit

Permalink
preparing analysis of new release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arcuri82 committed Dec 21, 2015
1 parent 7e9dd8c commit c2585a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release_results/script/experiments_lux.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@


# How to run EvoSuite
EVOSUITE="$HOME/java8/jdk1.8.0_45/bin/java -Xmx400M -jar $HOME/evosuite/evosuite-master-1.0.1-SNAPSHOT.jar"
EVOSUITE="$HOME/java8/jdk1.8.0_45/bin/java -Xmx400M -jar $HOME/evosuite/evosuite-master-1.0.2.jar"

# Location of SF110
CASESTUDY_DIR="$HOME/SF110/dist"

CONFIG_NAME = "1.0.1"
CONFIG_NAME = "1.0.2"

EXPERIMENT_NAME="EvoSuite"

Expand Down

0 comments on commit c2585a1

Please sign in to comment.