aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 2e50189..5702027 100644
--- a/conf.py
+++ b/conf.py
@@ -29,7 +29,7 @@ boot_command = ['./boot_script']
# parse_command
# Command to parse double value from boot output
-parse_command = ['echo', '0']
+parse_command = ['./parse_script']
# picosat_args
# Additional arguments passed to PicoSAT.