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 9e6d094..277f44f 100644
--- a/conf.py
+++ b/conf.py
@@ -17,7 +17,7 @@ linux_make_args = ['-j8']
# but only if you don't remove it from boot_command.
novaboot_args = ['--qemu=qemu-system-x86_64']
gen_all_solution_oninit = True # If True, all solutions are generated at initialization.
-boot_command = [conf.novaboot, conf.nbscript] + novaboot_args
+boot_command = [novaboot, nbscript] + novaboot_args
picosat_args = []
## Programs output show/hide