Skip to content
Snippets Groups Projects

Changed the default detector to athena

Merged Whitney Armstrong requested to merge default_detector into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -43,7 +43,7 @@ fi
## Detector package to be used during the benchmark process
if [ ! -n "${JUGGLER_DETECTOR}" ] ; then
export JUGGLER_DETECTOR="topside"
export JUGGLER_DETECTOR="athena"
fi
if [ ! -n "${JUGGLER_DETECTOR_VERSION}" ] ; then
Loading